|
@@ -1373,18 +1373,17 @@ endif
|
|
|
endmenu
|
|
|
|
|
|
menu "Package managers"
|
|
|
-comment "-----------------------------------------------------"
|
|
|
-comment "Please note: "
|
|
|
-comment "- Buildroot does *not* generate binary packages, "
|
|
|
-comment "- Buildroot does *not* install any package database. "
|
|
|
-comment "* "
|
|
|
-comment "It is up to you to provide those by yourself if you "
|
|
|
-comment "want to use any of those package managers. "
|
|
|
-comment "* "
|
|
|
-comment "See the manual: "
|
|
|
-comment "http://buildroot.org/downloads/manual/manual.html#faq"
|
|
|
-comment "-no-binary-packages "
|
|
|
-comment "-----------------------------------------------------"
|
|
|
+comment "-------------------------------------------------------"
|
|
|
+comment "Please note: "
|
|
|
+comment "- Buildroot does *not* generate binary packages, "
|
|
|
+comment "- Buildroot does *not* install any package database. "
|
|
|
+comment "* "
|
|
|
+comment "It is up to you to provide those by yourself if you "
|
|
|
+comment "want to use any of those package managers. "
|
|
|
+comment "* "
|
|
|
+comment "See the manual: "
|
|
|
+comment "http://buildroot.org/manual.html#faq-no-binary-packages"
|
|
|
+comment "-------------------------------------------------------"
|
|
|
source "package/ipkg/Config.in"
|
|
|
source "package/opkg/Config.in"
|
|
|
if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|