summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-04-27 07:50:52 +0200
committerDaniel Baumann <mail@daniel-baumann.ch>2015-04-27 07:50:52 +0200
commitd32a3ed292b14f93edf3346cc6dd899c1f33832b (patch)
tree107368a1624557fe793f5f7543680436f778457d /scripts
parent9c51918b3b1ca1480509ec8a69a04e2dbd0d1efb (diff)
downloadvyos-live-build-d32a3ed292b14f93edf3346cc6dd899c1f33832b.tar.gz
vyos-live-build-d32a3ed292b14f93edf3346cc6dd899c1f33832b.zip
Removing temporary hack to exclude prism2-usb-firmware-installer, the download homepage seems to work again (Closes: #783433).
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/build/chroot_firmware3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/build/chroot_firmware b/scripts/build/chroot_firmware
index 3d7e9d354..ca208682b 100755
--- a/scripts/build/chroot_firmware
+++ b/scripts/build/chroot_firmware
@@ -103,9 +103,6 @@ then
done
fi
-# Remove broken packages
-FIRMWARE_PACKAGES="$(echo ${FIRMWARE_PACKAGES} | grep -v prism2-usb-firmware-installer || true)"
-
# Drop section and keep package names only
for _PACKAGE in ${FIRMWARE_PACKAGES}
do