mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
busybox version 1.29.3
This commit is contained in:
parent
c7c4ed5fbe
commit
ac552f028e
@ -2,11 +2,11 @@
|
||||
CONFIG_BUSYBOX ?= y
|
||||
modules-$(CONFIG_BUSYBOX) += busybox
|
||||
|
||||
busybox_version := 1.28.0
|
||||
busybox_version := 1.29.3
|
||||
busybox_dir := busybox-$(busybox_version)
|
||||
busybox_tar := busybox-$(busybox_version).tar.bz2
|
||||
busybox_url := https://busybox.net/downloads/$(busybox_tar)
|
||||
busybox_hash := 604553b7dbd59ded9e3ad7c6af49ed2cff599adf3e54d9463e5e0027b362019c
|
||||
busybox_hash := 97648636e579462296478e0218e65e4bc1e9cd69089a3b1aeb810bff7621efb7
|
||||
|
||||
busybox_configure := $(MAKE) CC="$(heads_cc)" oldconfig
|
||||
busybox_config := config/busybox.config
|
||||
|
Loading…
Reference in New Issue
Block a user