mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
poky.conf: add nfs-server image_feature for qemu targets
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1502 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -194,6 +194,8 @@ POKY_EXTRA_RDEPENDS_akita = "pointercal"
|
|||||||
DISTRO_EXTRA_RDEPENDS += "${POKY_EXTRA_RDEPENDS}"
|
DISTRO_EXTRA_RDEPENDS += "${POKY_EXTRA_RDEPENDS}"
|
||||||
|
|
||||||
IMAGE_FEATURES ?= ""
|
IMAGE_FEATURES ?= ""
|
||||||
|
IMAGE_FEATURES_append_qemux86 = "nfs-server"
|
||||||
|
IMAGE_FEATURES_append_qemuarm = "nfs-server"
|
||||||
|
|
||||||
DISTRO_TASKS = "\
|
DISTRO_TASKS = "\
|
||||||
task-oh-boot \
|
task-oh-boot \
|
||||||
|
|||||||
Reference in New Issue
Block a user