[oe-commits] org.oe.dev sphyrna: package python scripts

pH5 commit openembedded-commits at lists.openembedded.org
Sun Jun 24 14:42:16 UTC 2007


sphyrna: package python scripts

Author: pH5 at openembedded.org
Branch: org.openembedded.dev
Revision: b58ee1fa5449a3200cc88e409def1942fbe1dce7
ViewMTN: http://monotone.openembedded.org/revision.psp?id=b58ee1fa5449a3200cc88e409def1942fbe1dce7
Files:
1
packages/sphyrna/sphyrna_svn.bb
Diffs:

#
# mt diff -rc168ec9009bc4330e8a3823877cc7feab594f46b -rb58ee1fa5449a3200cc88e409def1942fbe1dce7
#
# 
# 
# patch "packages/sphyrna/sphyrna_svn.bb"
#  from [aa2620f930ed684535fe6ae895d8c45aff2b6a3c]
#    to [5444a9b2fb67eeeecc67659b5d6198d6db396662]
# 
============================================================
--- packages/sphyrna/sphyrna_svn.bb	aa2620f930ed684535fe6ae895d8c45aff2b6a3c
+++ packages/sphyrna/sphyrna_svn.bb	5444a9b2fb67eeeecc67659b5d6198d6db396662
@@ -11,7 +11,10 @@ inherit autotools
 
 inherit autotools
 
-PACKAGES = "sphyrna-console"
+PACKAGES = "sphyrna-console sphyrna-python"
 
 FILES_sphyrna-console = "${bindir}/hhconsole"
+FILES_sphyrna-python = "${bindir}/decode.py ${libdir}/python2.4/site-packages/sphyrna/*"
 
+PACKAGE_ARCH_sphyrna-python = "all"
+RDEPENDS_sphyrna-python = "python-core python-re"






More information about the Openembedded-commits mailing list