set in the ramdisk node the compression property
always to "none", as U-Boot nowadays since commit:
b1307f884a91 ("fit: Support compression for non-kernel components (e.g. FDT)")
decompress non kernel components. Setting compression
to the used comression algorithm now, will end in
fail of your k
Signed-off-by: Muminul Islam
---
meta/recipes-devtools/gcc/gcc-8.2.inc | 3 +
.../gcc/gcc-8.2/CVE-2019-15847_p1.patch | 223 ++
.../gcc/gcc-8.2/CVE-2019-15847_p2.patch | 47
.../gcc/gcc-8.2/CVE-2019-15847_p3.patch | 38 +++
4 files changed, 311 i
On 9/7/19 5:48 AM, Richard Purdie wrote:
On Fri, 2019-09-06 at 11:37 +0800, changqing...@windriver.com wrote:
From: Changqing Li
reproduce steps:
1. add DISTRO_FEATURE_append = 'usrmerge' in local.conf
2. bitbake mdadm --success
3. remove DISTRO_FEATURE_append = 'usrmerge' from local.conf
4.
From: Changqing Li
when build with EXTERNALSRC, checksum of EXTERNALSRC is one of inputs
for generate sigdata of task do_compile. without change any source, the
sigdata will not changed, and buildclean task only do make clean, and
not clean stampfiles like clean task, so the stampfile keep there,
From: Changqing Li
if do clean after remove-layer, it will make stamp file not cleaned
since variable STAMP has changed, this will cause error like:
if testcase buildclean failed, when run next testcase modify, since
do_prepare_recipe_sysroot's stamp file exists, sysroot not populated,
then do_c
All devtool commands right now are filtering out the devtool workspace
bbappends in build/workspace/appends when calling parse_recipe. While
this may make sense for devtool add and modify, we need devtool finish
to include those appends.
A specific breakage that is caused because devtool finish fi
Use appropriate variable name for root of partuuid.
Signed-off-by: Diego Rondini
---
meta/recipes-core/initrdscripts/initramfs-framework/rootfs | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-core/initrdscripts/initramfs-framework/rootfs
b/meta/recipes-core/
This recipe is gone
Signed-off-by: Khem Raj
---
meta/conf/layer.conf | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index 3e85843484..95b1128ab3 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf/layer.conf
@@ -73,7 +73,6 @@ SIGGEN_EXCLUDE_SAFE_RECI
On Thu, Sep 19, 2019 at 7:28 AM Richard Purdie
wrote:
>
> On Mon, 2019-09-16 at 15:35 -0700, Khem Raj wrote:
> > These changes are from meta-96boards primarily
> > Launch the session via a udev rule based on what kind of display
> > device
> > is available
> >
> > delete weston-conf and move the f
From: Dan Tran
Signed-off-by: Dan Tran
---
.../unzip/unzip/CVE-2019-13232.patch | 389 +
meta/recipes-extended/unzip/unzip_6.0.bb | 1 +
2 files changed, 390 insertions(+)
create mode 100644 meta/recipes-extended/unzip/unzip/CVE-2019-13232.patch
d
During restructuring of the packaging in 2af4d6eb (tzdata: Install
everything by default), these two files remained in the tzdata
package, which is supposed to be empty. Move them to tzdata-core where
they belong.
Also simplify the definition of CONFFILES_tzdata-core. As its value
only takes effec
It should have been removed in 3db9d865 (classes/package_rpm.bbclass:
Enhance diagnostic messages) when it was split in two new notes.
Also change the casing of two other notes to align them with the other
notes.
Signed-off-by: Peter Kjellerstedt
---
meta/classes/package_rpm.bbclass | 5 ++---
Autobuilder type infrastructure can benefit from deletion of certain files as
background IO due to the way Linux filesystem priority works.
We have problems where build directories as part of oe-selftest being
delete starves the running tasks of IO to the point builds take much
longer to compelte.
== Series Details ==
Series: meta: classes: externalsrc: stop rebuilds of 2+ externalsrc recipes
sharing the same git repo
Revision: 1
URL : https://patchwork.openembedded.org/series/20060/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
externalsrc do_configure task watches oe-devtool-tree-sha1 file and its
checksum. That file basically contains the result of `git add -A
${EXTERNALSRC} && git write-tree` which is the hash of temporary
"commit" of the non committed changes. This file is stored in the .git
directory of the git repo
Hello,
I added a feature to wic. It can create a partition from a subdirectory of
an image and preserves permissions, the owner and the group of the files.
Here's an exemple on how I use it in a wks file to create a different
partition for the home directory.
part /home --source rootfs --rootfs-d
On Mon, 2019-09-16 at 15:35 -0700, Khem Raj wrote:
> These changes are from meta-96boards primarily
> Launch the session via a udev rule based on what kind of display
> device
> is available
>
> delete weston-conf and move the fuctionality into weston-init other
> layers are doing same
>
> weston
On 9/19/19 6:41 AM, Sean Nyekjaer wrote:
>
>
> On 09/09/2019 20.29, Sean Nyekjaer wrote:
>> Based on poky master, but for version 1.32
>>
>> Signed-off-by: Sean Nyekjaer
>> ---
>> .../libgpg-error-1.32-gawk5-support.patch | 161 ++
>> .../libgpg-error/libgpg-error_1.32.bb
On 09/09/2019 20.29, Sean Nyekjaer wrote:
Based on poky master, but for version 1.32
Signed-off-by: Sean Nyekjaer
---
.../libgpg-error-1.32-gawk5-support.patch | 161 ++
.../libgpg-error/libgpg-error_1.32.bb | 1 +
2 files changed, 162 insertions(+)
create
Signed-off-by: Nathan Rossi
---
meta/classes/meson.bbclass | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/classes/meson.bbclass b/meta/classes/meson.bbclass
index 48ca112d80..efa6234078 100644
--- a/meta/classes/meson.bbclass
+++ b/meta/classes/meson.bbclass
@@ -55,6 +55,8 @@ def meso
Can this patch be picked up for warrior, please?
I'm not able to create working extlinux configs with multiple labels.
Thanks,
Frieder
On 12.09.19 17:02, Schrempf Frieder wrote:
> From: Will Page
>
> The way this class uses overrides to support generation of multiple
> sections is subject to tw
== Series Details ==
Series: Copy hidden files too
Revision: 1
URL : https://patchwork.openembedded.org/series/20057/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
From: Lorenz
The install scripts did not copy hidden files to the
new rootfs. Changed the cp command that it copies
them too.
Signed-off-by: Lorenz
---
.../recipes-core/initrdscripts/files/init-install-efi-testfs.sh | 2 +-
meta/recipes-core/initrdscripts/files/init-install-efi.sh | 2 +-
Since commit (kernel >= 4.20):
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f027c34d844013d9d6c902af8fa01a82d6e5073d
specifying rootfs by PARTLABEL is supported. This commit adds support to
specify root by GPT partition label.
Signed-off-by: Diego Rondini
---
Chan
Fixes:
ERROR: python-2.7.16-r0 do_package_qa: QA Issue:
/usr/lib/python2.7/lib-dynload/_tkinter.so contained in package
python-tkinter requires libtk8.6.so, but no providers found in
RDEPENDS_python-tkinter? [file-rdeps]
Signed-off-by: Yi Zhao
---
meta/recipes-devtools/python/python3_3.7.4.bb |
25 matches
Mail list logo