mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
customize: deprecate package
As described in the buildroot dev day report, using a post-build script is nowadays the preferred way of adding stuff to the rootfs. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
8661ae32ad
commit
0a19eea3ec
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_CUSTOMIZE
|
config BR2_PACKAGE_CUSTOMIZE
|
||||||
bool "customize"
|
bool "customize"
|
||||||
|
depends on BR2_DEPRECATED
|
||||||
help
|
help
|
||||||
Add custom stuff to your buildroot.
|
Add custom stuff to your buildroot.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user