[elbe-devel] [PATCH v2 12/15] examples: change <norecommend /> to <install-recommends />

John Ogness john.ogness at linutronix.de
Thu May 16 09:45:43 CEST 2019


On 2019-05-16, Torben Hohn <torben.hohn at linutronix.de> wrote:
> because <norecommend /> was broken since its first introduction, it
> is not fixed silently, but its removed, and <install-recommends /> is
> added, which should provide the same functionality.
>
> Change all examples that used <norecommend /> to use <install-recommends />
> now.

This is correct if we want the examples to do what they did before. But
I think some of these examples actually intended for recommends _not_ to
be installed (rescue-busybox, for example). Maybe someday we can have a
patch that removes the install-recommends for those examples that
actually do not want it.

> Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>

Reviewed-by: John Ogness <john.ogness at linutronix.de>

> ---
>  examples/arm64-qemu-virt.xml                     | 2 +-
>  examples/armel-rescue-busybox-cpio.xml           | 2 +-
>  examples/armhf-ti-beaglebone-black.xml           | 2 +-
>  examples/x86_64-pc-hdimg-grub-hybrid-stretch.xml | 2 +-
>  examples/x86_64-pc-hdimg-grub-uefi-stretch.xml   | 2 +-
>  examples/x86_64-pc-rescue-busybox-dyn-cpio.xml   | 2 +-



More information about the elbe-devel mailing list