]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
skeleton: Rename skeleton-none to skeleton-init-none
authorCam Hutchison <camh@xdna.net>
Sun, 13 Aug 2017 21:21:09 +0000 (07:21 +1000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 14 Aug 2017 19:52:43 +0000 (21:52 +0200)
commitf4a8ba8c8be2a471a2bb9d42961f90438b1056b3
tree32fbefc60559df25d09fce0637f156cf9ceb4380
parent049c0f1b4db07ffbb5d115da3ac8271ae6426dc8
skeleton: Rename skeleton-none to skeleton-init-none

The skeletons are based on the selection of BR2_INIT_*, so add init- to
the package name to make this clearer. The name skeleton-none implies no
skeleton at all, not a base skeleton with no init-specific files.

Signed-off-by: Cam Hutchison <camh@xdna.net>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/skeleton-init-none/Config.in [moved from package/skeleton-none/Config.in with 52% similarity]
package/skeleton-init-none/skeleton-init-none.mk [moved from package/skeleton-none/skeleton-none.mk with 67% similarity]
system/Config.in