|
Where to get kconfig-frontends package?
I have been in contact with Yann E Morin, the maintainer of the kconfig-frontends repository, and it turns out his server did not survive their last move of house. However, he pointed out that he has
I have been in contact with Yann E Morin, the maintainer of the kconfig-frontends repository, and it turns out his server did not survive their last move of house. However, he pointed out that he has
|
By
Peter Kjellerstedt
· #46885
·
|
|
[meta-gplv2][master][warrior][PATCH] tar: Make it build with GCC 8.3
One of these days I will read my mail before I go pushing stuff... Anyway, the Upstream-Status has been added now. //Peter
One of these days I will read my mail before I go pushing stuff... Anyway, the Upstream-Status has been added now. //Peter
|
By
Peter Kjellerstedt
· #46661
·
|
|
[meta-gplv2][master][warrior][PATCH] tar: Make it build with GCC 8.3
From: Joakim Roubert <joakimr@...> This avoids the following error: lib/argp-parse.c: In function 'argp_version_parser': lib/argp-parse.c:158:2: error: format not a string literal and no format a
From: Joakim Roubert <joakimr@...> This avoids the following error: lib/argp-parse.c: In function 'argp_version_parser': lib/argp-parse.c:158:2: error: format not a string literal and no format a
|
By
Peter Kjellerstedt
· #46639
·
|
|
yocto dev day ELCE 2019 Lyon ?
By
Peter Kjellerstedt
· #46276
·
|
|
yocto dev day ELCE 2019 Lyon ?
By
Peter Kjellerstedt
· #45840
·
|
|
[PATCH] ref-manual: Update the definition of SDK_VERSION
The definition in poky.conf has been updated. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- This of course assumes that the corresponding patch that I just sent to the openembedd
The definition in poky.conf has been updated. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- This of course assumes that the corresponding patch that I just sent to the openembedd
|
By
Peter Kjellerstedt
· #43819
·
|
|
[PATCH 2/2] ref-manual: Add missing whitespace around "=" in a few code examples
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- documentation/ref-manual/ref-variables.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/documentatio
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- documentation/ref-manual/ref-variables.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/documentatio
|
By
Peter Kjellerstedt
· #43513
·
|
|
[PATCH 1/2] ref-manual: Document the fifth argument to PACKAGECONFIG
Support for adding runtime recommendations (RRECOMMENDS) using PACKAGECONFIG was introduced in Rocko. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- documentation/ref-manual/ref-v
Support for adding runtime recommendations (RRECOMMENDS) using PACKAGECONFIG was introduced in Rocko. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...> --- documentation/ref-manual/ref-v
|
By
Peter Kjellerstedt
· #43514
·
|
|
Yocto Project Status WW46’18
From the updates below: Patches for the thud point release are queuing on the branch. On what branch? The thud-next branch is behind the thud branch, and the master-next branch contains a lot of recip
From the updates below: Patches for the thud point release are queuing on the branch. On what branch? The thud-next branch is behind the thud branch, and the master-next branch contains a lot of recip
|
By
Peter Kjellerstedt
· #43211
·
|
|
[OE-core] 2.6 migration guide
In “4.14.2. OpenSSL Changes”, change “both versions their dependency chains” to “both versions in their dependency chains”. In “4.14.4. Security Changes”, change “files” to “flags” (twice). //Peter
In “4.14.2. OpenSSL Changes”, change “both versions their dependency chains” to “both versions in their dependency chains”. In “4.14.4. Security Changes”, change “files” to “flags” (twice). //Peter
|
By
Peter Kjellerstedt
· #43044
·
|
|
devtool finish & patch order
By
Peter Kjellerstedt
· #41472
·
|
|
devtool finish & patch order
By
Peter Kjellerstedt
· #41468
·
|
|
Issue when integrating different bsp-layers on a single bblayers.conf
Just thought I should mention that since Krogoth, BBMASK is actually a list of regular expressions, so your example below is better written as: BBMASK += "${@bb.utils.contains('MACHINE', '<rockchip>',
Just thought I should mention that since Krogoth, BBMASK is actually a list of regular expressions, so your example below is better written as: BBMASK += "${@bb.utils.contains('MACHINE', '<rockchip>',
|
By
Peter Kjellerstedt
· #41464
·
|
|
How handle files needing updates in read-only filesystem
By
Peter Kjellerstedt
· #41380
·
|
|
ROOTFS_RPM_DEBUG undocumented
By
Peter Kjellerstedt
· #41033
·
|
|
[OE-core] 2.6 planning proposals and meeting
Not sure why you reordered the descriptions of the features from image,package,sdk,task to image,task,package,sdk (I added “task” at the end since that kept them sorted alphabetically), but apart from
Not sure why you reordered the descriptions of the features from image,package,sdk,task to image,task,package,sdk (I added “task” at the end since that kept them sorted alphabetically), but apart from
|
By
Peter Kjellerstedt
· #41005
·
|
|
ROOTFS_RPM_DEBUG undocumented
By
Peter Kjellerstedt
· #40980
·
|
|
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
·
|
|
[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
·
|
|
[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
·
|