Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] more about package managers
@ 2020-06-21  8:20 Francois Perrad
  2020-06-21 10:41 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Francois Perrad @ 2020-06-21  8:20 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/Config.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/Config.in b/package/Config.in
index 85d732636..a938b0d8d 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -2253,6 +2253,7 @@ comment "http://buildroot.org/manual.html#faq-no-binary-packages"
 comment "-------------------------------------------------------"
 	source "package/opkg/Config.in"
 	source "package/rpm/Config.in"
+comment "BusyBox could supply its own version of dpkg and rpm."
 endmenu
 
 menu "Real-Time"
-- 
2.25.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] more about package managers
  2020-06-21  8:20 [Buildroot] [PATCH] more about package managers Francois Perrad
@ 2020-06-21 10:41 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2020-06-21 10:41 UTC (permalink / raw)
  To: buildroot

Fran?ois, All,

On 2020-06-21 10:20 +0200, Francois Perrad spake thusly:
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
>  package/Config.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/Config.in b/package/Config.in
> index 85d732636..a938b0d8d 100644
> --- a/package/Config.in
> +++ b/package/Config.in
> @@ -2253,6 +2253,7 @@ comment "http://buildroot.org/manual.html#faq-no-binary-packages"
>  comment "-------------------------------------------------------"
>  	source "package/opkg/Config.in"
>  	source "package/rpm/Config.in"
> +comment "BusyBox could supply its own version of dpkg and rpm."

We do not have similar comments elsewhere in the tree. People that want
the full-blown rpm or dpkg will have to do like we do for all other
packages that are provided by busybox: enable BR2_PACKAGE_BUSYBOX_SHOW_OTHERS.

If you were concerned that the menu is empty without
BR2_PACKAGE_BUSYBOX_SHOW_OTHERS, then it is not: thetre is at least opkg
or its dependency comment.

Regards,
Yann E. MORIN.

>  endmenu
>  
>  menu "Real-Time"
> -- 
> 2.25.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-21 10:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-21  8:20 [Buildroot] [PATCH] more about package managers Francois Perrad
2020-06-21 10:41 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox