From 35f666e894ec4e415382bd4be924f48e08b7cf83 Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Wed, 15 May 2019 10:11:45 +0300 Subject: [PATCH 1/3] rpi-firmware: fix missing newline in hash file --- package/rpi-firmware/rpi-firmware.hash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/rpi-firmware/rpi-firmware.hash b/package/rpi-firmware/rpi-firmware.hash index a90899b70e..8d5695c51b 100644 --- a/package/rpi-firmware/rpi-firmware.hash +++ b/package/rpi-firmware/rpi-firmware.hash @@ -1 +1 @@ -sha256 f8e4fed5ebefc63ab82e34562255fcd6cf9d3399f88ec7911e815f666c670644 rpi-firmware-f8939644f7bd3065068787f1f92b3f3c79cf3de9.tar.gz \ No newline at end of file +sha256 f8e4fed5ebefc63ab82e34562255fcd6cf9d3399f88ec7911e815f666c670644 rpi-firmware-f8939644f7bd3065068787f1f92b3f3c79cf3de9.tar.gz From d8313f63709c6e48bbb63334e0ea90358cf64cb9 Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Wed, 15 May 2019 21:57:24 +0300 Subject: [PATCH 2/3] cleanups: remove default S01syslogd --- board/common/cleanups.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/board/common/cleanups.sh b/board/common/cleanups.sh index f4ebfa13a9..00196214b8 100755 --- a/board/common/cleanups.sh +++ b/board/common/cleanups.sh @@ -201,7 +201,7 @@ rm -rf ${TARGET}/usr/lib/python2.7/config/ rm -rf ${TARGET}/usr/lib/python2.7/unittest/ # buildroot default startup scripts -rm -f ${TARGET}/etc/init.d/S01logging +rm -f ${TARGET}/etc/init.d/S01syslogd rm -f ${TARGET}/etc/init.d/S10udev rm -f ${TARGET}/etc/init.d/S15watchdog rm -f ${TARGET}/etc/init.d/S20urandom @@ -219,4 +219,3 @@ rm -f ${TARGET}/etc/init.d/S91smb rm -rf ${TARGET}/data/* rm -rf ${TARGET}/run rm -rf ${TARGET}/etc/profile.d - From db22da47b0e683f04695e491cb081095712393c5 Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Wed, 15 May 2019 22:07:17 +0300 Subject: [PATCH 3/3] python-pycurl: update hash --- package/python-pycurl/python-pycurl.hash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/python-pycurl/python-pycurl.hash b/package/python-pycurl/python-pycurl.hash index 92c5d6fb11..bc3cd14596 100644 --- a/package/python-pycurl/python-pycurl.hash +++ b/package/python-pycurl/python-pycurl.hash @@ -1 +1 @@ -sha256 6dc6ee5e7628400083471cba8044010860fe8b22e4dee05e42150a68047d7d9d pycurl-7.43.0.2.tar.gz +sha256 0f0cdfc7a92d4f2a5c44226162434e34f7d6967d3af416a6f1448649c09a25a4 pycurl-7.43.0.2.tar.gz