[oe-commits] org.oe.dev add python-fso-pyproto, python prototypes from freesmartphone.org

mickeyl commit openembedded-commits at lists.openembedded.org
Sun Jan 20 13:05:06 UTC 2008


add python-fso-pyproto, python prototypes from freesmartphone.org

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: 0d5d823cc12781ee3210ea4839db60f914bb5d54
ViewMTN: http://monotone.openembedded.org/revision/info/0d5d823cc12781ee3210ea4839db60f914bb5d54
Files:
1
packages/freesmartphone/python-fso-pyproto_svn.bb
conf/distro/include/sane-srcrevs.inc
Diffs:

#
# mt diff -rb65041e0f25023724245fdc4778dadbf05aabb67 -r0d5d823cc12781ee3210ea4839db60f914bb5d54
#
# 
# 
# add_file "packages/freesmartphone/python-fso-pyproto_svn.bb"
#  content [aa9edc619b06b6207bba7152bbd39b99c8500be9]
# 
# patch "conf/distro/include/sane-srcrevs.inc"
#  from [d560814623625b6b57fc9aad038a6e4e6b62f271]
#    to [6ef46c8b95f24943ca5e5328f0762853a00c8775]
# 
============================================================
--- packages/freesmartphone/python-fso-pyproto_svn.bb	aa9edc619b06b6207bba7152bbd39b99c8500be9
+++ packages/freesmartphone/python-fso-pyproto_svn.bb	aa9edc619b06b6207bba7152bbd39b99c8500be9
@@ -0,0 +1,13 @@
+DESCRIPTION = "FreeSmartPhone.org Python Prototypes"
+AUTHOR = "M. Dietrich"
+SECTION = "console/network"
+RDEPENDS = "python-serial python-lang"
+LICENSE = "GPL"
+PV = "0.0+svnr${SRCREV}"
+PR = "r0"
+
+SRC_URI = "svn://projects.linuxtogo.org/svn/smartphones/trunk/software;module=py-proto"
+S = "${WORKDIR}/py-proto"
+
+inherit distutils
+
============================================================
--- conf/distro/include/sane-srcrevs.inc	d560814623625b6b57fc9aad038a6e4e6b62f271
+++ conf/distro/include/sane-srcrevs.inc	6ef46c8b95f24943ca5e5328f0762853a00c8775
@@ -120,6 +120,7 @@ SRCREV_pn-python-formencode = "3148"
 SRCREV_pn-oprofileui ?= "160"
 SRCREV_pn-psplash ?= "249"
 SRCREV_pn-python-formencode = "3148"
+SRCREV_pn-python-fso-pyproto = "49"
 SRCREV_pn-python-gsmd = "127"
 SRCREV_pn-settings-daemon ?= "1755"
 SRCREV_pn-sjf2410-linux-native ?= "933"






More information about the Openembedded-commits mailing list