1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

task-oh: added task-oh-nfs-server-{dev,dbg} - thx RP

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1434 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-04-04 11:57:03 +00:00
parent 36875b21fc
commit 1742551a6f
+5 -2
View 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}"