mirror of
https://git.yoctoproject.org/poky-contrib
synced 2025-05-08 23:52:25 +08:00
genericx86: remove redundant assignments
GLIBC_ADDONS was removed from the glibc recipe in 2018 (oe-core 9dc9983). matchbox-panel-2 uses the ACPI battery by default if the machine has the 'acpi' feature, which genericx86 has. (From meta-yocto rev: 0e50dbf558fda7595f5cb13667cbe0a01481a9f5) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
fd2c560997
commit
7d06e4e30b
@ -16,10 +16,6 @@ XSERVER ?= "${XSERVER_X86_BASE} \
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS += "kernel-modules linux-firmware"
|
||||
|
||||
GLIBC_ADDONS = "nptl"
|
||||
|
||||
EXTRA_OECONF:append:pn-matchbox-panel-2 = " --with-battery=acpi"
|
||||
|
||||
IMAGE_FSTYPES += "wic wic.bmap"
|
||||
WKS_FILE ?= "genericx86.wks.in"
|
||||
EFI_PROVIDER ??= "grub-efi"
|
||||
|
Loading…
x
Reference in New Issue
Block a user