summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-connectivity')
-rw-r--r--meta-oe/recipes-connectivity/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch2
-rw-r--r--meta-oe/recipes-connectivity/networkmanager/networkmanager/0001-don-t-try-to-run-sbin-dhclient-to-get-the-version-nu.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch b/meta-oe/recipes-connectivity/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch
index dfe3ca1eb..97c00cd2d 100644
--- a/meta-oe/recipes-connectivity/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch
+++ b/meta-oe/recipes-connectivity/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] iw: version.sh: don't use git describe for versioning
5 5
6It will detect top-level git repositories like the Angstrom setup-scripts and break. 6It will detect top-level git repositories like the Angstrom setup-scripts and break.
7 7
8Upstream-status: Unknown 8Upstream-Status: Unknown
9 9
10Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> 10Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
11--- 11---
diff --git a/meta-oe/recipes-connectivity/networkmanager/networkmanager/0001-don-t-try-to-run-sbin-dhclient-to-get-the-version-nu.patch b/meta-oe/recipes-connectivity/networkmanager/networkmanager/0001-don-t-try-to-run-sbin-dhclient-to-get-the-version-nu.patch
index ba49bcd93..4356982d7 100644
--- a/meta-oe/recipes-connectivity/networkmanager/networkmanager/0001-don-t-try-to-run-sbin-dhclient-to-get-the-version-nu.patch
+++ b/meta-oe/recipes-connectivity/networkmanager/networkmanager/0001-don-t-try-to-run-sbin-dhclient-to-get-the-version-nu.patch
@@ -3,7 +3,7 @@ From: Koen Kooi <koen@dominion.thruhere.net>
3Date: Thu, 17 Nov 2011 11:17:42 +0100 3Date: Thu, 17 Nov 2011 11:17:42 +0100
4Subject: [PATCH] don't try to run /sbin/dhclient to get the version number, this break cross-compiling 4Subject: [PATCH] don't try to run /sbin/dhclient to get the version number, this break cross-compiling
5 5
6Upstream-status: Unknown 6Upstream-Status: Unknown
7 7
8Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> 8Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
9--- 9---