customize: deprecate package
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 26 Feb 2012 19:52:26 +0000 (20:52 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 26 Feb 2012 19:52:26 +0000 (20:52 +0100)
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>
package/customize/Config.in

index 97f864668e37f1ef221dd77457f63d886789b96b..8f8aaa21b8bb68f0b0ffee9275af580b7b11f4f4 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_CUSTOMIZE
        bool "customize"
+       depends on BR2_DEPRECATED
        help
          Add custom stuff to your buildroot.