[oe-commits] org.oe.dev frameworkd git RDEPENDS += python-subprocess

mickeyl commit oe at amethyst.openembedded.net
Mon Sep 1 17:46:26 UTC 2008


frameworkd git RDEPENDS += python-subprocess

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: c6e91bf295f3be4e74e18520fdbb8aeb20908d3e
ViewMTN: http://monotone.openembedded.org/revision/info/c6e91bf295f3be4e74e18520fdbb8aeb20908d3e
Files:
1
packages/freesmartphone/frameworkd_git.bb
Diffs:

#
# mt diff -r38f3fd2657bc3e55078c3c3e00845eba0d9a9dfe -rc6e91bf295f3be4e74e18520fdbb8aeb20908d3e
#
#
#
# patch "packages/freesmartphone/frameworkd_git.bb"
#  from [a88563d4a70d9669a0ca31aad5bd7a0321820d99]
#    to [ce937c1ef7f7922020eaaabc3f9b59a6444b1544]
#
============================================================
--- packages/freesmartphone/frameworkd_git.bb	a88563d4a70d9669a0ca31aad5bd7a0321820d99
+++ packages/freesmartphone/frameworkd_git.bb	ce937c1ef7f7922020eaaabc3f9b59a6444b1544
@@ -5,7 +5,7 @@ PV = "0.8.2+gitr${SRCREV}"
 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