generic-poky/meta
Roy Li f2921bdf51 multilib: Ensure we map the SYSTEMD_PACKAGES variable
If we don't do this, systemd.bbclase will complain to unable to find multilib
packages since PACKAGES is expand with mlprefix, but SYSTEMD_PACKAGES is not,
like in ntp.inc:

    $grep PACKAGES meta-oe/meta-networking/recipes-support/ntp/ntp.inc
    PACKAGES += "ntpdate sntp ${PN}-tickadj ${PN}-utils"
    SYSTEMD_PACKAGES = "${PN} ntpdate sntp"
    $

    $bitbake ntp
    ERROR: ntpdate does not appear in package list, please add it
    ERROR: sntp does not appear in package list, please add it
    $

(From OE-Core master rev: 84f1d3252c369dff06a517baa4fd7fe274782e40)

(From OE-Core rev: 5748342f445d4233af838a6a65449a5d1baeb3c2)

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-09 11:04:14 +00:00
..
classes multilib: Ensure we map the SYSTEMD_PACKAGES variable 2014-02-09 11:04:14 +00:00
conf ltp: set PREFERRED_PROVIDER and rename runtests_noltp.sh script 2014-01-24 12:48:39 +00:00
files device_table-minimal.txt: change group of /dev/hda back to disk 2013-12-12 16:59:52 +00:00
lib buildhistory_analysis: fix error when comparing image contents 2013-12-12 17:00:19 +00:00
recipes-bsp grub: add explicit dependency on bison-native 2014-02-09 11:04:13 +00:00
recipes-connectivity bluez4: added dependency on 'libsndfile1' 2014-02-09 11:04:11 +00:00
recipes-core coreutils 6.9: fix coreutils.texi 2014-02-09 11:04:12 +00:00
recipes-devtools qemu: add bash and python to qemu's RDEPENDS 2014-02-09 11:04:13 +00:00
recipes-extended ltp: set PREFERRED_PROVIDER and rename runtests_noltp.sh script 2014-01-24 12:48:39 +00:00
recipes-gnome libunique: Add PACKAGECONFIG for dbus 2013-10-07 09:37:32 +01:00
recipes-graphics cogl-1.0: explicitly disable cairo 2014-02-09 11:04:13 +00:00
recipes-kernel babeltrace: correct PV variable 2014-02-09 11:04:13 +00:00
recipes-lsb4 libpng12: rename libpng_1.2.50 to libpng12 2013-04-09 13:16:53 +01:00
recipes-multimedia pulseaudio: fix RDEPENDS traversal for consolekit 2014-02-09 11:04:13 +00:00
recipes-qt qt4: fixed dependency on icu 2013-12-12 17:02:36 +00:00
recipes-rt rt-tests: add Upstream-Status for cyclictest patch 2013-07-29 13:09:03 +01:00
recipes-sato sato-icon-theme: add more compatibility symlinks 2013-09-30 22:11:58 +01:00
recipes-support libsoup-2.4: add intltool-native to DEPENDS 2013-12-20 09:29:05 +00:00
site native: Use a native site file and ensure the correct sed is used 2013-09-30 22:11:57 +01:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00