[oe] [meta-oe][PATCH v2] connman: fix typo with -test package

Koen Kooi koen at dominion.thruhere.net
Wed Aug 31 12:19:28 UTC 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Op 31-08-11 14:00, Anders Darander schreef:
> The typo prohibited the connman-tests package from being populated.
> 
> Signed-off-by: Anders Darander <anders at chargestorm.se> --- V2: Bumping PR, as the packaged contents of connman differs.
> 
> meta-oe/recipes-connectivity/connman/connman.inc |    3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/meta-oe/recipes-connectivity/connman/connman.inc b/meta-oe/recipes-connectivity/connman/connman.inc index eeccf50..45916d2 100644 --- a/meta-oe/recipes-connectivity/connman/connman.inc +++ b/meta-oe/recipes-connectivity/connman/connman.inc @@ -18,6 +18,7 @@ DEPENDS  = "dbus
> glib-2.0 ppp busybox dhcp resolvconf iptables gnutls ntp \ ${@base_contains('DISTRO_FEATURES', 'bluetooth','bluez4', '', d)} \ ${@base_contains('DISTRO_FEATURES', 'wifi','wpa-supplicant', '', d)} \ " +PR = "1"

That should go into the .bb, not the .inc


> EXTRA_OECONF += "\ ac_cv_path_WPASUPPLICANT=/usr/sbin/wpa_supplicant \ @@ -72,7 +73,7 @@ PACKAGES_DYNAMIC = "${PN}-plugin-*" PACKAGES =+ "${PN}-scripts ${PN}-tools ${PN}-tests"
> 
> FILES_${PN}-tools = "${bindir}/wispr" -FILES_${PN{-tests = "${bindir}/*-test" +FILES_${PN}-tests = "${bindir}/*-test" FILES_${PN} = "${bindir}/* ${sbindir}/* ${libexecdir}/* ${libdir}/lib*.so.* \ ${sysconfdir} ${sharedstatedir} ${localstatedir} \ ${base_bindir}/* ${base_sbindir}/*
> ${base_libdir}/*.so* ${datadir}/${PN} \

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFOXibQMkyGM64RGpERApteAJ4r2A4z7Pd3nQUwreRj+UyJiSzriACgmi22
ndTJSNjpvW2BWxdsK+QJDYA=
=/Ivi
-----END PGP SIGNATURE-----





More information about the Openembedded-devel mailing list