[oe-commits] org.oe.dev frameworkd git needs python-shell now

mickeyl commit oe at amethyst.openembedded.net
Fri Jun 27 16:12:13 UTC 2008


frameworkd git needs python-shell now

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

#
# mt diff -ra71285da877eebc92928d485be5b6ead3db9c274 -r28c74aa25680384c6f311fd8f4123ddb27c1ba65
#
#
#
# patch "packages/freesmartphone/frameworkd_git.bb"
#  from [674c4ebb890b3779108c1a9fe1cd2caee70c1201]
#    to [9ee16ebd42adf0a37443b1d2dc9fc0638368597e]
#
============================================================
--- packages/freesmartphone/frameworkd_git.bb	674c4ebb890b3779108c1a9fe1cd2caee70c1201
+++ packages/freesmartphone/frameworkd_git.bb	9ee16ebd42adf0a37443b1d2dc9fc0638368597e
@@ -5,7 +5,7 @@ PV = "0.8.0+gitr${SRCREV}"
 DEPENDS = "python-cython-native python-pyrex-native"
 LICENSE = "GPL"
 PV = "0.8.0+gitr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 inherit distutils update-rc.d
 
@@ -30,6 +30,7 @@ RDEPENDS_${PN} += "\
   python-pygobject \
   python-pyrtc \
   python-pyserial \
+  python-shell \
   python-syslog \
 "
 






More information about the Openembedded-commits mailing list