projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8661ae3
)
customize: deprecate package
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 26 Feb 2012 19:52:26 +0000
(20:52 +0100)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/package/customize/Config.in
b/package/customize/Config.in
index 97f864668e37f1ef221dd77457f63d886789b96b..8f8aaa21b8bb68f0b0ffee9275af580b7b11f4f4 100644
(file)
--- a/
package/customize/Config.in
+++ b/
package/customize/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_CUSTOMIZE
bool "customize"
+ depends on BR2_DEPRECATED
help
Add custom stuff to your buildroot.