[gnome-ostree] 3.6: Make linux-firmware configure script executable



commit c5e2f3a3f3dd9d0ff56435c5f3264425345e5c73
Author: Colin Walters <walters verbum org>
Date:   Tue Jun 5 23:17:54 2012 -0400

    3.6: Make linux-firmware configure script executable

 gnomeos-3.6.json                                   |    1 +
 .../linux-firmware-configure-Make-executable.patch |   18 ++++++++++++++++++
 2 files changed, 19 insertions(+), 0 deletions(-)
---
diff --git a/gnomeos-3.6.json b/gnomeos-3.6.json
index 973ebd4..11fa75b 100644
--- a/gnomeos-3.6.json
+++ b/gnomeos-3.6.json
@@ -36,6 +36,7 @@
 		 "noarch": true},
 
    		{"src": "git:git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git",
+		 "patches": ["linux-firmware-configure-Make-executable.patch"],
 		 "tag": "4c79292308ead42fc786c8e189921196ccc298ff",
 		 "noarch": true},
 
diff --git a/patches/linux-firmware-configure-Make-executable.patch b/patches/linux-firmware-configure-Make-executable.patch
new file mode 100644
index 0000000..2c7b866
--- /dev/null
+++ b/patches/linux-firmware-configure-Make-executable.patch
@@ -0,0 +1,18 @@
+From 9f04f9285cad083e23c2d2665787b355a28b6feb Mon Sep 17 00:00:00 2001
+From: Colin Walters <walters verbum org>
+Date: Tue, 5 Jun 2012 23:11:35 -0400
+Subject: [PATCH] configure: Make executable
+
+I had this locally, but forgot to send out the amended patch.
+
+Signed-off-by: Colin Walters <walters verbum org>
+---
+ 0 files changed, 0 insertions(+), 0 deletions(-)
+ mode change 100644 => 100755 configure
+
+diff --git a/configure b/configure
+old mode 100644
+new mode 100755
+-- 
+1.7.7.6
+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]