[elbe-devel] [PATCH 1/6] examples/beaglebone: Remove install-recommends

bage at linutronix.de bage at linutronix.de
Tue Mar 17 11:27:26 CET 2020


From: Bastian Germann <bage at linutronix.de>

According to the comment, the install-recommends element should not be there.

Signed-off-by: Bastian Germann <bage at linutronix.de>
---
 examples/armhf-ti-beaglebone-black.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/examples/armhf-ti-beaglebone-black.xml b/examples/armhf-ti-beaglebone-black.xml
index ebf786a36..b6603c495 100644
--- a/examples/armhf-ti-beaglebone-black.xml
+++ b/examples/armhf-ti-beaglebone-black.xml
@@ -84,8 +84,6 @@
 				</fs>
 			</bylabel>
 		</fstab>
-		<!-- don't auto install recommended packages -->
-		<install-recommends />
 		<finetuning>
 			<!-- move the 1st stage bootloader to the path where the bootrom expects it -->
 			<cp path="/usr/lib/u-boot/am335x_boneblack/MLO">/boot/MLO</cp>
-- 
2.20.1




More information about the elbe-devel mailing list