mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
binutils: Simplify PACKAGES in old binutils versions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3653 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -6,7 +6,7 @@ PR = "r3"
|
|||||||
|
|
||||||
inherit autotools gettext
|
inherit autotools gettext
|
||||||
|
|
||||||
PACKAGES = "${PN} ${PN}-dev ${PN}-doc ${PN}-symlinks"
|
PACKAGES += "${PN}-symlinks"
|
||||||
|
|
||||||
FILES_${PN} = " \
|
FILES_${PN} = " \
|
||||||
${bindir}/${TARGET_PREFIX}* \
|
${bindir}/${TARGET_PREFIX}* \
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ DEFAULT_PREFERENCE = "-1"
|
|||||||
|
|
||||||
inherit autotools gettext
|
inherit autotools gettext
|
||||||
|
|
||||||
PACKAGES = "${PN} ${PN}-dev ${PN}-doc ${PN}-symlinks"
|
PACKAGES += "${PN}-symlinks"
|
||||||
|
|
||||||
FILES_${PN} = " \
|
FILES_${PN} = " \
|
||||||
${bindir}/${TARGET_PREFIX}* \
|
${bindir}/${TARGET_PREFIX}* \
|
||||||
|
|||||||
Reference in New Issue
Block a user