mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
We now have two packages that can act as a skeleton, skeleton-common, also known as our default skeleton, and skeleton-custom. This means that the skeleton package can be a standard virtual package now. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 lines
130 B
Plaintext
10 lines
130 B
Plaintext
config BR2_PACKAGE_SKELETON
|
|
bool
|
|
default y
|
|
|
|
config BR2_PACKAGE_HAS_SKELETON
|
|
bool
|
|
|
|
config BR2_PACKAGE_PROVIDES_SKELETON
|
|
string
|