|
How to maintain a global DL_DIR?
By
Peter Kjellerstedt
· #31508
·
|
|
BBMASK issue
By
Peter Kjellerstedt
· #31609
·
|
|
[meta-gplv2][PATCH] dosfstools: Restore support for the -h option to mkdosfs
From: Emma Holmberg Ohlsson <emma.holmberg.ohlsson@...> The support for the -h option to mkdosfs was accidentally removed when the target and native versions of the recipe were unified back in Dy
From: Emma Holmberg Ohlsson <emma.holmberg.ohlsson@...> The support for the -h option to mkdosfs was accidentally removed when the target and native versions of the recipe were unified back in Dy
|
By
Peter Kjellerstedt
· #34981
·
|
|
"(-)"??
By
Peter Kjellerstedt
· #37974
·
|
|
[meta-gplv2][PATCH] elfutils: Make it build with GCC 7 and compile time hardening enabled
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- .../0001-Make-it-compile-with-GCC-7.patch | 43 ++++++++++++++++++++++ ...ld-with-GCC-7-and-compile-time-hardening-.patch | 32 ++++++
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- .../0001-Make-it-compile-with-GCC-7.patch | 43 ++++++++++++++++++++++ ...ld-with-GCC-7-and-compile-time-hardening-.patch | 32 ++++++
|
By
Peter Kjellerstedt
· #38041
·
|
|
[meta-gplv2][PATCH 1/2] groff: Make it build with compile time hardening enabled
This avoids the following error: src/devices/grohtml/post-html.cc: In member function 'void header_desc::write_headings(FILE*, int)': src/devices/grohtml/post-html.cc:1402:32: error: format not a stri
This avoids the following error: src/devices/grohtml/post-html.cc: In member function 'void header_desc::write_headings(FILE*, int)': src/devices/grohtml/post-html.cc:1402:32: error: format not a stri
|
By
Peter Kjellerstedt
· #38206
·
|
|
[meta-gplv2][PATCH 2/2] groff: Drop local getopt implementation in favor of the one from glibc
This avoids the following error with GCC 7: In file included from /usr/include/bits/getopt_posix.h:27:0, from /usr/include/unistd.h:872, from src/libs/libgroff/maxfilename.cc:28: /usr/include/bits/get
This avoids the following error with GCC 7: In file included from /usr/include/bits/getopt_posix.h:27:0, from /usr/include/unistd.h:872, from src/libs/libgroff/maxfilename.cc:28: /usr/include/bits/get
|
By
Peter Kjellerstedt
· #38207
·
|
|
[meta-gplv2][pyro] Fast-forward to master?
I would like to suggest fast-forwarding the pyro branch of meta-gplv2 to master. The only change that I see as questionable is the change to mc, but since the change was accepted for master, I see no
I would like to suggest fast-forwarding the pyro branch of meta-gplv2 to master. The only change that I see as questionable is the change to mc, but since the change was accepted for master, I see no
|
By
Peter Kjellerstedt
· #38232
·
|
|
[PATCH] ref-manual: Document the task feature of BUILDHISTORY_FEATURES
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- documentation/ref-manual/ref-variables.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/documentati
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- documentation/ref-manual/ref-variables.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/documentati
|
By
Peter Kjellerstedt
· #39714
·
|
|
[PATCH] ref-manual: Document the task feature of BUILDHISTORY_FEATURES
Ping? //Peter
By
Peter Kjellerstedt
· #40248
·
|
|
[PATCH] ref-manual: Document the task feature of BUILDHISTORY_FEATURES
Anything preventing this from being added to the manual? //Peter
Anything preventing this from being added to the manual? //Peter
|
By
Peter Kjellerstedt
· #40555
·
|
|
[meta-gplv2][sumo][rocko][PATCH] bash: Provide /bin/{sh, bash} when usrmerge is used
Most shell scripts have '#!/bin/{sh,bash}' on the first line of the script, which triggers RPM to automatically add a runtime dependency on that path for any package that contains shell scripts. Howev
Most shell scripts have '#!/bin/{sh,bash}' on the first line of the script, which triggers RPM to automatically add a runtime dependency on that path for any package that contains shell scripts. Howev
|
By
Peter Kjellerstedt
· #40798
·
|
|
[meta-gplv2][sumo][rocko][PATCH] bash: Provide /bin/{sh, bash} when usrmerge is used
By
Peter Kjellerstedt
· #40799
·
|
|
[meta-gplv2][sumo][rocko][pyro][PATCH] coreutils: Avoid warnings due to update-alternatives for man pages
The man pages for this package was disabled in 46349e1a with the result that the following warnings appeared: WARNING: coreutils-6.9-r0 do_package: coreutils: alternative target (/usr/share/man/man1/s
The man pages for this package was disabled in 46349e1a with the result that the following warnings appeared: WARNING: coreutils-6.9-r0 do_package: coreutils: alternative target (/usr/share/man/man1/s
|
By
Peter Kjellerstedt
· #40815
·
|
|
[meta-gplv2][sumo][rocko][pyro][PATCH] coreutils: Update a patch to avoid fuzz
Change-Id: I86ca76ca762da515fb6dfc95e2afd14cfe802fff Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch | 4 ++-- 1 file c
Change-Id: I86ca76ca762da515fb6dfc95e2afd14cfe802fff Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch | 4 ++-- 1 file c
|
By
Peter Kjellerstedt
· #40817
·
|
|
[meta-gplv2][sumo][rocko][pyro][PATCH 1/4] sed: Update a patch to avoid fuzz
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- .../sed/sed-4.1.2/sed-4.1.2_fix_for_automake-1.12.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/re
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- .../sed/sed-4.1.2/sed-4.1.2_fix_for_automake-1.12.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/re
|
By
Peter Kjellerstedt
· #40822
·
|
|
[meta-gplv2][sumo][rocko][pyro][PATCH 2/4] dosfstools: Update a patch to avoid fuzz
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- .../dosfstools/dosfstools/dosfstools-msdos_fs-types.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/re
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- .../dosfstools/dosfstools/dosfstools-msdos_fs-types.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/re
|
By
Peter Kjellerstedt
· #40823
·
|
|
[meta-gplv2][sumo][rocko][pyro][PATCH 3/4] gnupg: Update a patch to avoid fuzz
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- recipes-support/gnupg/gnupg-1.4.7/long-long-thumb.patch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- recipes-support/gnupg/gnupg-1.4.7/long-long-thumb.patch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-
|
By
Peter Kjellerstedt
· #40820
·
|
|
[meta-gplv2][sumo][rocko][pyro][PATCH 4/4] texinfo: Update a patch to avoid fuzz
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- recipes-extended/texinfo/texinfo-4.8/use_host_makedoc.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- recipes-extended/texinfo/texinfo-4.8/use_host_makedoc.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/
|
By
Peter Kjellerstedt
· #40821
·
|
|
removal of user & group from sysroot when recipe/package is cleaned
That patch predates the Recipe Specific Sysroots that were introduced in Pyro. Most of it has since been removed as it is no longer relevant. //Peter
That patch predates the Recipe Specific Sysroots that were introduced in Pyro. Most of it has since been removed as it is no longer relevant. //Peter
|
By
Peter Kjellerstedt
· #40847
·
|