From 972ccb3ca3395b4019aa9efc5f34885502553ff9 Mon Sep 17 00:00:00 2001
From: Francis Rowe <info@gluglug.org.uk>
Date: Sun, 15 Feb 2015 23:13:56 +0000
Subject: scripts/helpers/build/release: Delete DEBLOB from libreboot_src/

libreboot_src already excludes the download scripts, because it
already distributes all of the components. The version of coreboot
distributed in these archives is already deblobbed, so the
deblobbing script isn't needed at all.
---
 resources/scripts/helpers/build/release/archives | 6 ++++++
 1 file changed, 6 insertions(+)

(limited to 'resources/scripts/helpers/build/release')

diff --git a/resources/scripts/helpers/build/release/archives b/resources/scripts/helpers/build/release/archives
index 21372759..d7078b43 100755
--- a/resources/scripts/helpers/build/release/archives
+++ b/resources/scripts/helpers/build/release/archives
@@ -339,6 +339,12 @@ rm -f libreboot_src/releasefilelist
 rm -f libreboot_util/releasefilelist
 rm -f releasefilelist
 
+# Delete the DEBLOB file from libreboot_src
+# Since _src doesn't distribute the download scripts,
+# and already comes with a deblobbed coreboot, the
+# deblobbing script isn't needed at all
+rm -f libreboot_src/DEBLOB
+
 # We don't want to encourage development
 # to happen on the release archives. 
 # Development goes in git. These scripts are
-- 
cgit v1.2.3-70-g09d2