Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH v2] connman: fix typo with -test package
Date: Wed, 31 Aug 2011 14:19:28 +0200	[thread overview]
Message-ID: <j3l8sg$kr3$2@dough.gmane.org> (raw)
In-Reply-To: <1314792055-26719-1-git-send-email-anders@chargestorm.se>

-----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@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-----




  reply	other threads:[~2011-08-31 12:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-31 12:00 [meta-oe][PATCH v2] connman: fix typo with -test package Anders Darander
2011-08-31 12:19 ` Koen Kooi [this message]
2011-08-31 12:25   ` Anders Darander
2011-08-31 12:28     ` Paul Eggleton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='j3l8sg$kr3$2@dough.gmane.org' \
    --to=koen@dominion.thruhere.net \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox