task-openmoko: include gpe-scap
authorMichael Lauer <mickey@vanille-media.de>
Mon, 20 Aug 2007 13:19:37 +0000 (13:19 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 20 Aug 2007 13:19:37 +0000 (13:19 +0000)
task-python-everthing: catch up w/ python-pytester renaming

packages/tasks/task-openmoko.bb
packages/tasks/task-python-everything.bb

index a7739d8..360db20 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "OpenMoko: Tasks for the OpenMoko Linux Distribution"
 SECTION = "openmoko/base"
 LICENSE = "MIT"
 PROVIDES = "task-openmoko-everything"
-PR = "r57"
+PR = "r58"
 
 ALLOW_EMPTY = "1"
 PACKAGE_ARCH = "all"
@@ -72,6 +72,7 @@ RDEPENDS_task-openmoko-ui = "\
   openmoko-sound-system \
   openmoko-sound-theme-standard \
   neod \
+  gpe-scap \
 "
 
 #
index 1f4dbbc..04a6ac0 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION= "Everything Python"
 HOMEPAGE = "http://www.vanille.de/projects/python.spy"
 LICENSE = "MIT"
-PR = "ml18"
+PR = "ml19"
 
 RDEPENDS = "\
                python-ao               \
@@ -58,7 +58,7 @@ RDEPENDS = "\
                python-pyrex            \
                python-pyro             \
                python-pyserial         \
-               python-pytest           \
+               python-pytester         \
                python-pyvisa           \
                python-pyweather        \
                python-pyxml            \