[oe-commits] org.oe.dev task-mokogateway: use task.bbclass

pH5 commit openembedded-commits at lists.openembedded.org
Thu Aug 23 12:39:10 UTC 2007


task-mokogateway: use task.bbclass

Author: pH5 at openembedded.org
Branch: org.openembedded.dev
Revision: 3780347a23a0bcee68072ee48cac5df6dc17026a
ViewMTN: http://monotone.openembedded.org/revision.psp?id=3780347a23a0bcee68072ee48cac5df6dc17026a
Files:
1
packages/tasks/task-mokogateway.bb
Diffs:

#
# mt diff -r0d292da9e439b31bd6103dcd0c665843996238fb -r3780347a23a0bcee68072ee48cac5df6dc17026a
#
# 
# 
# patch "packages/tasks/task-mokogateway.bb"
#  from [cca68ea72f5d84032e651bc005390558dc96dcb5]
#    to [5e12100a7a593a84f09f7bd4ebce36d0ba4865f8]
# 
============================================================
--- packages/tasks/task-mokogateway.bb	cca68ea72f5d84032e651bc005390558dc96dcb5
+++ packages/tasks/task-mokogateway.bb	5e12100a7a593a84f09f7bd4ebce36d0ba4865f8
@@ -1,10 +1,10 @@ DESCRIPTION = "MokoGateway: Tasks for a 
 DESCRIPTION = "MokoGateway: Tasks for a companion server for the OpenMoko Linux Distribution"
-ALLOW_EMPTY = "1"
-PACKAGE_ARCH = "all"
 LICENSE = "MIT"
 PROVIDES = "task-mokogateway-everything"
 PR = "r4"
 
+inherit task
+
 PACKAGES = "\
 	task-mokogateway-everything \
 	${MOKOGATEWAY_PACKAGES} \






More information about the Openembedded-commits mailing list