From: Ming Liu
Add do_uboot_mkimage to INITRAMFS_IMAGE_BUNDLE_POSTPROCESS_COMMANDS,
and add uImage to KERNEL_IMAGETYPE_BACKUP_UIMAGE to support initramfs
bundle when KEEPUIMAGE is set negative.
Signed-off-by: Ming Liu
---
meta/classes/kernel-uimage.bbclass | 4
1 file changed, 4 insertion
From: Ming Liu
This patch mainly aims to support devicetree bundle for uImage, when
KEEPUIMAGE is set negative, by appending some code to kernel_do_install
and kernel_do_deploy to check KERNEL_DEVICETREE_BUNDLE and call
uboot-mkimage to regenerate the devicetree bundled image if it's set.
Some c
From: Ming Liu
Introduce three new variables:
- INITRAMFS_IMAGE_BUNDLE_PREPROCESS_COMMANDS: the command list to be
executed before re-compiling kernel with initramfs.
- INITRAMFS_IMAGE_BUNDLE_POSTPROCESS_COMMANDS: the command list to be
executed after re-compiling kernel with initramfs.
- KER
From: Ming Liu
It now accepts yes/on/true/1 as positive values.
Signed-off-by: Ming Liu
---
meta/classes/kernel-uimage.bbclass | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/classes/kernel-uimage.bbclass
b/meta/classes/kernel-uimage.bbclass
index 1d8656e..d3d9d
From: Ming Liu
Ming Liu (4):
kernel-uimage.bbclass: use boolean to check KEEPUIMAGE
kernel.bbclass: make bundle_initramfs to be more flexible
kernel-uimage.bbclass: support initramfs bundle
kernel-uimage.bbclass: support devicetree bundle
meta/classes/kernel-devicetree-common.bbclass |
The comment appears to have been accidentally left behind when the
fail-fast over-ride was removed by:
http://git.openembedded.org/openembedded-core/commit/?id=83ce96f44516c8a4a44c8c0140949256f8422014
Also update comments to refer to bitbake variables as just variables,
rather than environment
The comment appears to have been accidentally left behind when the
fail-fast over-ride was removed by:
http://git.openembedded.org/openembedded-core/commit/?id=83ce96f44516c8a4a44c8c0140949256f8422014
Also update comments to refer to bitbake variables as just variables,
rather than environment
Currently if KERNEL_IMAGETYPES contains both vmlinux and vmlinux.gz,
KERNEL_IMAGETYPE_FOR_MAKE will end up containing two copies of
vmlinux, which will result in two calls to "make vmlinux" from
kernel_do_compile().
Avoid duplicating vmlinux in KERNEL_IMAGETYPE_FOR_MAKE plus some
minor non-functio
On Mon, 2018-05-14 at 14:09 -0700, Andre McCurdy wrote:
> The comment appears to have been accidentally left behind when the
> fail-fast over-ride was removed by:
>
> http://git.openembedded.org/openembedded-core/commit/?id=83ce96f445
> 16c8a4a44c8c0140949256f8422014
>
> Signed-off-by: Andre Mc
On Fri, May 11, 2018 at 7:07 PM, Burton, Ross wrote:
> This one?
> http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=ross/mut&id=2e9012e6b44b83b3952598b08cd9d5dadd633b69
Yes, this one ...
I reproduced the error here and will look at fixing it.
--
Otavio Salvador
The comment appears to have been accidentally left behind when the
fail-fast over-ride was removed by:
http://git.openembedded.org/openembedded-core/commit/?id=83ce96f44516c8a4a44c8c0140949256f8422014
Signed-off-by: Andre McCurdy
---
meta/conf/bitbake.conf | 4 ++--
1 file changed, 2 inserti
Once again we will have a developer meeting in Edinburgh the Sunday
before ELCE.
Please go to https://www.openembedded.org/wiki/OEDEM_2018 and add
yourself if you are attending and ideas for topics.
Although it is called a developer meeting, we invite members of the
larger community to attend. Th
On Mon, May 14, 2018 at 9:18 AM, Mark Hatle wrote:
> On 5/11/18 7:02 PM, Andre McCurdy wrote:
>> There doesn't seem to be a clear reason to have two separate
>> variables to hold whitelisted GPLv3 recipes. Both variables are
>> treated the same, so adding a recipe to LGPLv2_WHITELIST_GPL-3.0 is
>>
On Mon, 14 May 2018, Burton, Ross wrote:
On 5 April 2018 at 19:25, Victor Kamensky wrote:
New crosstap python implementation is total replacement for
crosstap shell script, that has superseding capabilities.
New script support cross compiling of SystemTap scripts
for user-land, by using supp
On Mon, May 14, 2018 at 10:33:41AM -0600, Dan McGregor wrote:
> On 10 May 2018 at 12:53, Khem Raj wrote:
> > Hi Dan,
> >
> > Thanks for testing
> >
> > On 5/10/18 7:34 AM, Dan McGregor wrote:
> >>
> >> On 4 May 2018 at 18:26, Khem Raj wrote:
> >>>
> >>> Hi All
> >>>
> >>> As you might have notice
On 10 May 2018 at 12:53, Khem Raj wrote:
> Hi Dan,
>
> Thanks for testing
>
> On 5/10/18 7:34 AM, Dan McGregor wrote:
>>
>> On 4 May 2018 at 18:26, Khem Raj wrote:
>>>
>>> Hi All
>>>
>>> As you might have noticed that gcc 8.1 was released this week, I am
>>> calling out for some testing help on t
On 5/11/18 7:02 PM, Andre McCurdy wrote:
> There doesn't seem to be a clear reason to have two separate
> variables to hold whitelisted GPLv3 recipes. Both variables are
> treated the same, so adding a recipe to LGPLv2_WHITELIST_GPL-3.0 is
> already equivalent to adding it to WHITELIST_GPL-3.0.
>
On Sun, May 13, 2018 at 09:05:16PM +0100, Burton, Ross wrote:
> On 11 May 2018 at 20:21, Martin Jansa wrote:
> > * sdl2 when selected needs sdl as well and will depend on both libsdl
> > and libsdl
>
> Is that a limitation of the qemu build, or just how the configure
> options work? Doesn't se
Current Dev Position: YP 2.6 M1 is accepting patches.
Next Deadline: YP 2.6 M1 release is TBD.
SWAT Team Rotation:
· SWAT lead is currently: Armin
· SWAT team rotation: Armin -> Ross on May 18, 2018
· SWAT team rotation: Ross > Paul on May 25, 2018
· https://w
From: Stefan Agner
The udhcpc script calls ip addr flush .. which flushes addresses
of any address family, including IPv6. However, busybox udhcpc is
IPv4 only and should not influence IPv6 addressing. Hence use ip
addr flush with family constrait.
The script particularly broke IPv6 SLAAC: Typic
On Mon, 2018-05-14 at 13:05 +, chris.lapla...@agilent.com wrote:
> Hi Richard,
>
> That looks perfect, thanks! On a related note, it seems "bitbake --
> revisions-changed" is broken in Sumo:
>
> ERROR: Command execution failed: Traceback (most recent call last):
> File "/home/laplante/yocto
Hi Richard,
That looks perfect, thanks! On a related note, it seems "bitbake
--revisions-changed" is broken in Sumo:
ERROR: Command execution failed: Traceback (most recent call last):
File "/home/laplante/yocto/sources/poky/bitbake/lib/bb/command.py", line 116,
in runAsyncCommand
command
Static PIE doesn't work entirely right in GCC 7, for example ldconfig on ARM
with the flags enabled will something segfault during initialisation.
To mitigate this until we have GCC 8 integrated, don't enable static PIE.
Signed-off-by: Ross Burton
---
meta/conf/distro/include/security_flags.inc
Signed-off-by: Marko Peter
---
meta/recipes-support/sqlite/{sqlite3_3.23.0.bb => sqlite3_3.23.1.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/sqlite/{sqlite3_3.23.0.bb => sqlite3_3.23.1.bb}
(59%)
diff --git a/meta/recipes-support/sqlite/sqlite3_3.23.
The following changes since commit 5479654eeaaa0f81bfff54ca49369c87f1658705:
rm_work: Stop appending _setscene to do_image_complete_setscene stamps
(2018-05-11 07:49:38 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib ChenQi/devtool-sdk-update
http://gi
It's possible that downloading file from updateserver fails. In
this case, we should error out instead of continue.
We have users reporting unexpected behavior of 'devtool sdk-update'.
When an invalid url is supplied, e.g., `devtool sdk-update http://invalid',
the program reports 'Note: Already up
On Fri, 2018-05-11 at 18:23 +, Chris Laplante via Openembedded-core
wrote:
> Hi all,
>
> I’m working on using Jenkins to host our Yocto build. One of the
> things that would be nice is to be able to do a “bitbake our-user-
> image”, upload the artifacts to our network file storage, and then
On 5 April 2018 at 19:25, Victor Kamensky wrote:
> New crosstap python implementation is total replacement for
> crosstap shell script, that has superseding capabilities.
> New script support cross compiling of SystemTap scripts
> for user-land, by using supplied image rootfs. Whereas old
> script
28 matches
Mail list logo