From 7e4485fd5bf8e0f9ff4fa28623086c290e6dbbf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Thu, 16 Dec 2021 08:25:18 +0100 Subject: bcm4908: add uboot-envtools to default packages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's required by sysupgrade to access UBI metadata partitions. Signed-off-by: Rafał Miłecki (cherry picked from commit 444b4ea4a479d76761ee4833cb340b442dac662a) --- target/linux/bcm4908/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux') diff --git a/target/linux/bcm4908/Makefile b/target/linux/bcm4908/Makefile index a9040577c8..3177bd9ded 100644 --- a/target/linux/bcm4908/Makefile +++ b/target/linux/bcm4908/Makefile @@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/target.mk KERNELNAME:=Image dtbs DEFAULT_PACKAGES += \ - bcm4908img fdt-utils \ + bcm4908img fdt-utils uboot-envtools \ kmod-gpio-button-hotplug \ kmod-usb-ohci kmod-usb2 kmod-usb3 -- cgit v1.2.3