mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
ifupdown: remove EXTRA_OEMAKE workaround
The default of EXTRA_OEMAKE is already empty since commit: OE-Core rev: aeb653861a0ec39ea7a014c0622980edcbf653fa bitbake.conf: Remove unhelpful default value for EXTRA_OEMAKE (From OE-Core rev: f37523e2d9ddf523da12aa962cf8fbe21a355d67) Signed-off-by: Stefan Müller-Klieser <s.mueller-klieser@phytec.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a2670159f4
commit
270d6dd4bc
@@ -13,8 +13,6 @@ SRC_URI = "git://anonscm.debian.org/git/collab-maint/ifupdown.git;protocol=https
|
||||
"
|
||||
SRCREV = "05ea2fd4f49bb1201aeef2a42efbcff8f336112f"
|
||||
|
||||
EXTRA_OEMAKE = ""
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user