diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-27 21:02:28 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-27 21:02:28 +0000 |
| commit | 6eea06731d9f7d347eb50e76a2e8e05fa3d46fb5 (patch) | |
| tree | bd1c2574247560d23558686f1b5b96f09000dd9c /sub/busybox/Makefile | |
| parent | a904c72e7595c4981317b1df34250325f268783a (diff) | |
| download | lh-bootstrap-6eea06731d9f7d347eb50e76a2e8e05fa3d46fb5.tar.gz | |
Was a problem with busybox, now fixed, try with updated busybox
Diffstat (limited to 'sub/busybox/Makefile')
| -rw-r--r-- | sub/busybox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sub/busybox/Makefile b/sub/busybox/Makefile index dbc2cd9..422c90a 100644 --- a/sub/busybox/Makefile +++ b/sub/busybox/Makefile @@ -1,5 +1,5 @@ -# Version from 2021-02-13 -BUSYBOX_VERSION := d40358a1c52079e238c48bf40bff504e55a9f758 +# Version from 2021-02-27 +BUSYBOX_VERSION := 9b6bcfda0e11c0e73a966a77110f6c68425cff34 clean-busybox: rm -f $(OUTPUT)/sources/.lh_bb_cloned |
