mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 11:28:58 +00:00
yocto-bsp: Drop GLIBC_ADDONS setting
This has been copied and pasted around and is not needed, simply drop it. The defaults in the recipe work just fine. (From meta-yocto rev: 037bce9a5f196df3cded9dfe6200188c1dd1d84a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -60,8 +60,6 @@ XSERVER ?= "${XSERVER_X86_BASE} \
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware v86d"
|
||||
|
||||
GLIBC_ADDONS = "nptl"
|
||||
|
||||
EXTRA_OECONF_append_pn-matchbox-panel-2 = " --with-battery=acpi"
|
||||
|
||||
{{ if xserver == "y" and xserver_choice == "xserver_vesa": }}
|
||||
|
||||
@@ -50,8 +50,6 @@ XSERVER ?= "${XSERVER_X86_BASE} \
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware v86d"
|
||||
|
||||
GLIBC_ADDONS = "nptl"
|
||||
|
||||
EXTRA_OECONF_append_pn-matchbox-panel-2 = " --with-battery=acpi"
|
||||
|
||||
{{ if xserver == "y" and xserver_choice == "xserver_vesa": }}
|
||||
|
||||
Reference in New Issue
Block a user