[oe-commits] org.oe.dev gpephone.bbclass: start merging gpephone bits from http://linuxtogo.org/~florian/gpepe/

koen commit openembedded-commits at lists.openembedded.org
Wed Feb 7 10:04:17 UTC 2007


gpephone.bbclass: start merging gpephone bits from http://linuxtogo.org/~florian/gpepe/

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 8cd075406fc193cc70f9c6b82fe1cabb7d727463
ViewMTN: http://monotone.openembedded.org/revision.psp?id=8cd075406fc193cc70f9c6b82fe1cabb7d727463
Files:
1
classes/gpephone.bbclass
Diffs:

#
# mt diff -r1322f90b18589872dfe43f3e8fb8fafff1f58e20 -r8cd075406fc193cc70f9c6b82fe1cabb7d727463
#
# 
# 
# add_file "classes/gpephone.bbclass"
#  content [5a2f016ab76dd0f0d3862d2d79de8d1bfa2a1f49]
# 
============================================================
--- classes/gpephone.bbclass	5a2f016ab76dd0f0d3862d2d79de8d1bfa2a1f49
+++ classes/gpephone.bbclass	5a2f016ab76dd0f0d3862d2d79de8d1bfa2a1f49
@@ -0,0 +1,7 @@
+DEPENDS_prepend = "coreutils-native virtual/libintl intltool-native "
+GPE_TARBALL_SUFFIX ?= "gz"
+SRC_URI = "${GPEPHONE_MIRROR}/${PN}-${PV}/${PN}-${PV}.tar.${GPE_TARBALL_SUFFIX}"
+FILES_${PN} += "${datadir}/gpe ${datadir}/application-registry"
+SECTION ?= "gpe"
+
+inherit gettext autotools






More information about the Openembedded-commits mailing list