]> code.ossystems Code Review - openembedded-core.git/commit
initramfs-framework: bump PR and fix install-efi and setup-live modules
authorCalifornia Sullivan <california.l.sullivan@intel.com>
Mon, 11 Sep 2017 21:33:26 +0000 (14:33 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Sep 2017 15:53:31 +0000 (16:53 +0100)
commitd8af496dde699fadb2b21ff45cd20cf31e8abaf7
tree40c24fb0a21f5b31ed0218438eaea03cf2279eae
parent2ebbeb61114e4b847e9164c621ac87b5cf03a299
initramfs-framework: bump PR and fix install-efi and setup-live modules

Bump initramfs-framework PR, as it was missed in the previous
initramfs-framework patch.

These modules are shell scripts so they can be allarch.

Fix the SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS in layer.conf, as these
dependencies moved from the main recipe to these modules.

Finally, set the PR to 4 in the new module recipes to avoid breaking
package feeds.

Fixes [YOCTO #12024].

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/layer.conf
meta/recipes-core/initrdscripts/initramfs-framework_1.0.bb
meta/recipes-core/initrdscripts/initramfs-module-install-efi_1.0.bb
meta/recipes-core/initrdscripts/initramfs-module-setup-live_1.0.bb