Some PACKAGE_ARCH changes to help mutlibuild and misc

git-svn-id: https://svn.o-hand.com/repos/poky@208 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2005-12-22 23:02:06 +00:00
parent 01a805c884
commit 6b89cc186f
6 changed files with 6 additions and 33 deletions

View File

@@ -7,6 +7,7 @@ PR = "r19"
# USE_VT and SERIAL_CONSOLE are generally defined by the MACHINE .conf.
# Set PACKAGE_ARCH appropriately.
PACKAGE_ARCH = "all"
PACKAGE_ARCH_${PN}-inittab = "${MACHINE_ARCH}"
RDEPENDS_${PN} = "${PN}-inittab"