mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 09:32:12 +02:00
classes/core-image: remove erroneous nfs-server comment
It has never been true that this enables exporting the entire rootfs. (From OE-Core rev: ecd818f1a7a46aa0eeffe48445f2cf0db5aab67a) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
153d413b47
commit
f1df3f828b
@@ -22,7 +22,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
|
||||
# - tools-debug - debugging tools
|
||||
# - tools-profile - profiling tools
|
||||
# - tools-testapps - tools usable to make some device tests
|
||||
# - nfs-server - NFS server (exports / over NFS to everybody)
|
||||
# - nfs-server - NFS server
|
||||
# - ssh-server-dropbear - SSH server (dropbear)
|
||||
# - ssh-server-openssh - SSH server (openssh)
|
||||
# - debug-tweaks - makes an image suitable for development
|
||||
|
||||
Reference in New Issue
Block a user