[PATCH v2 6/7] coreutils: Import from packages feed

Petr Štetiar ynezz at true.cz
Sun Jan 8 12:00:58 PST 2023


Brian Norris <computersforpeace at gmail.com> [2023-01-06 23:49:44]:

Hi Brian,

> I need to express a per-target dependency on the 'base64' utility, and
> that's seemingly impossible to do for busybox.

	--- a/target/linux/ipq806x/Makefile
	+++ b/target/linux/ipq806x/Makefile
	@@ -15,6 +15,11 @@ KERNEL_PATCHVER:=5.15
	 KERNELNAME:=zImage Image dtbs
	 
	 include $(INCLUDE_DIR)/target.mk
	+
	+DEPENDS:= \
	+       + at BUSYBOX_DEFAULT_BASE64
	+

Cheers,

Petr



More information about the openwrt-devel mailing list