task-oh: added task-oh-nfs-server-{dev,dbg} - thx RP
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 4 Apr 2007 11:57:03 +0000 (11:57 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 4 Apr 2007 11:57:03 +0000 (11:57 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1434 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/tasks/task-oh.bb

index 003de5c..60856d7 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Tasks for OpenedHand Poky"
-PR = "r53"
+PR = "r54"
 
 PACKAGES = "\
     task-oh-base \
@@ -23,7 +23,10 @@ PACKAGES = "\
     task-oh-testapps \
     task-oh-testapps-dbg \
     task-oh-testapps-dev \
-    task-oh-nfs-server"
+    task-oh-nfs-server \
+    task-oh-nfs-server-dbg \
+    task-oh-nfs-server-dev \
+    "
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"