* [PATCH 0/1] ofono: Add python-pygobject to ofono-tests package DEPENDS
@ 2012-05-15 0:10 Darren Hart
2012-05-15 0:10 ` [PATCH 1/1] " Darren Hart
2012-05-16 18:17 ` [PATCH 0/1] " Saul Wold
0 siblings, 2 replies; 3+ messages in thread
From: Darren Hart @ 2012-05-15 0:10 UTC (permalink / raw)
To: openembedded-core; +Cc: Darren Hart
The following changes since commit 36d1717e2ad4ca1620ee9f01b524b5ff2f499b26:
classes/rootfs_*: fix splitting package dependency strings (2012-05-13 20:07:24 +0100)
are available in the git repository at:
git://git.yoctoproject.org/user-contrib/dvhart/oe-core dvhart/misc
http://git.yoctoproject.org/cgit.cgi/user-contrib/dvhart/oe-core/log/?h=dvhart/misc
Darren Hart (1):
ofono: Add python-pygobject to ofono-tests package DEPENDS
meta/recipes-connectivity/ofono/ofono.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
1.7.5.4
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] ofono: Add python-pygobject to ofono-tests package DEPENDS
2012-05-15 0:10 [PATCH 0/1] ofono: Add python-pygobject to ofono-tests package DEPENDS Darren Hart
@ 2012-05-15 0:10 ` Darren Hart
2012-05-16 18:17 ` [PATCH 0/1] " Saul Wold
1 sibling, 0 replies; 3+ messages in thread
From: Darren Hart @ 2012-05-15 0:10 UTC (permalink / raw)
To: openembedded-core; +Cc: Darren Hart
Some of the ofono-tests python scripts, such as test-modem and
receive-sms (22 in total) import gobject. Make the ofono-tests package
depend on python-pygobject.
Tested on the meta-intel fri2 BSP in a core-image-sato image. Assorted
ofono tests run correctly.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
CC: Dongxiao Xu <dongxiao.xu@intel.com>
---
meta/recipes-connectivity/ofono/ofono.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-connectivity/ofono/ofono.inc b/meta/recipes-connectivity/ofono/ofono.inc
index f4b2317..573c778 100644
--- a/meta/recipes-connectivity/ofono/ofono.inc
+++ b/meta/recipes-connectivity/ofono/ofono.inc
@@ -21,4 +21,4 @@ PACKAGES =+ "${PN}-tests"
FILES_${PN} += "${base_libdir}/udev ${systemd_unitdir}"
FILES_${PN}-tests = "${libdir}/ofono"
-RDEPENDS_${PN}-tests = "python"
+RDEPENDS_${PN}-tests = "python python-pygobject"
--
1.7.5.4
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH 0/1] ofono: Add python-pygobject to ofono-tests package DEPENDS
2012-05-15 0:10 [PATCH 0/1] ofono: Add python-pygobject to ofono-tests package DEPENDS Darren Hart
2012-05-15 0:10 ` [PATCH 1/1] " Darren Hart
@ 2012-05-16 18:17 ` Saul Wold
1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2012-05-16 18:17 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer; +Cc: Darren Hart
On 05/15/2012 03:10 AM, Darren Hart wrote:
> The following changes since commit 36d1717e2ad4ca1620ee9f01b524b5ff2f499b26:
>
> classes/rootfs_*: fix splitting package dependency strings (2012-05-13 20:07:24 +0100)
>
> are available in the git repository at:
> git://git.yoctoproject.org/user-contrib/dvhart/oe-core dvhart/misc
> http://git.yoctoproject.org/cgit.cgi/user-contrib/dvhart/oe-core/log/?h=dvhart/misc
>
> Darren Hart (1):
> ofono: Add python-pygobject to ofono-tests package DEPENDS
>
> meta/recipes-connectivity/ofono/ofono.inc | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
Merged into OE-Core
Thanks
Sau!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-05-16 18:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-15 0:10 [PATCH 0/1] ofono: Add python-pygobject to ofono-tests package DEPENDS Darren Hart
2012-05-15 0:10 ` [PATCH 1/1] " Darren Hart
2012-05-16 18:17 ` [PATCH 0/1] " Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox