mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
core-image-minimal-initramfs: remove duplicate PACKAGE_INSTALL entries
This was made as default in OE-core and isn't needed here anymore [1]. [1] https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=53078a00ceab5d6aaa61c77fcb73f0d4aa788e00 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
ee056df613
commit
bb5f1c9186
|
@ -1,6 +1,2 @@
|
|||
# Use initramfs-framework instead of initramfs-live*
|
||||
PACKAGE_INSTALL_remove_intel-x86-common = "initramfs-live-boot initramfs-live-install initramfs-live-install-efi"
|
||||
PACKAGE_INSTALL_append_intel-x86-common = " initramfs-framework-base initramfs-module-udev initramfs-module-setup-live initramfs-module-install initramfs-module-install-efi"
|
||||
|
||||
# Add i915 graphics firmware
|
||||
PACKAGE_INSTALL_append_intel-x86-common = " linux-firmware-i915"
|
||||
|
|
Loading…
Reference in New Issue
Block a user