[oe-commits] : frameworkd git RDEPENDS += python-subprocess

OE GIT Trial gittrial at amethyst.openembedded.net
Fri Aug 1 20:08:17 UTC 2008


Module: OE.dev
Branch: org.openembedded.dev
Commit: de28c8f6306058c51986328a8dd4699886057e6c
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=de28c8f6306058c51986328a8dd4699886057e6c

Author:  <mickeyl at openembedded.org>
Date:   Fri Aug  1 18:56:16 2008 +0000

frameworkd git RDEPENDS += python-subprocess

---

 packages/freesmartphone/frameworkd_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/packages/freesmartphone/frameworkd_git.bb b/packages/freesmartphone/frameworkd_git.bb
index 040c483..c3a3735 100644
--- a/packages/freesmartphone/frameworkd_git.bb
+++ b/packages/freesmartphone/frameworkd_git.bb
@@ -5,7 +5,7 @@ SECTION = "console/network"
 DEPENDS = "python-cython-native python-pyrex-native"
 LICENSE = "GPL"
 PV = "0.8.2+gitr${SRCREV}"
-PR = "r0"
+PR = "r1"
 
 inherit distutils update-rc.d
 
@@ -31,6 +31,7 @@ RDEPENDS_${PN} += "\
   python-pyserial \
   python-pyyaml \
   python-shell \
+  python-subprocess \
   python-syslog \
   \
   ${PN}-config \





More information about the Openembedded-commits mailing list