diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-12-28 15:41:08 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-03 12:14:31 +0000 |
commit | ece80fe035c49a192abbca2dd00e50699e786e95 (patch) | |
tree | 605be2dd67546c867b234c78148b393686021061 /meta/recipes-connectivity | |
parent | 70c18f205d07384548dcaff904f7f854e9c51cc5 (diff) | |
download | poky-ece80fe035c49a192abbca2dd00e50699e786e95.tar.gz |
Add Upstream-Status to patches
(From OE-Core rev: 169e55d802883df763dbff4a4737e05e96358fa3)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/connman/connman/disable_alg-test.patch | 2 | ||||
-rw-r--r-- | meta/recipes-connectivity/connman/connman/ethernet_default.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/connman/connman/disable_alg-test.patch b/meta/recipes-connectivity/connman/connman/disable_alg-test.patch index c231d75c4f..44ad768cec 100644 --- a/meta/recipes-connectivity/connman/connman/disable_alg-test.patch +++ b/meta/recipes-connectivity/connman/connman/disable_alg-test.patch | |||
@@ -6,7 +6,7 @@ Subject: [PATCH] Disable building of alg-test | |||
6 | alg-test utility depends on linux/if_alg.h header that is only | 6 | alg-test utility depends on linux/if_alg.h header that is only |
7 | available on kernels >= 2.6.39. | 7 | available on kernels >= 2.6.39. |
8 | 8 | ||
9 | Upstream Status: Inappropriate [configuration] | 9 | Upstream-Status: Inappropriate [configuration] |
10 | 10 | ||
11 | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | 11 | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |
12 | --- | 12 | --- |
diff --git a/meta/recipes-connectivity/connman/connman/ethernet_default.patch b/meta/recipes-connectivity/connman/connman/ethernet_default.patch index d0c05d72ff..6dae2aa0c8 100644 --- a/meta/recipes-connectivity/connman/connman/ethernet_default.patch +++ b/meta/recipes-connectivity/connman/connman/ethernet_default.patch | |||
@@ -3,7 +3,7 @@ will shut down all the networking when it starts without any configuration | |||
3 | which is usualy not what the users expects. This is particularly | 3 | which is usualy not what the users expects. This is particularly |
4 | problematic with our qemu images and runtime testing using qemu. | 4 | problematic with our qemu images and runtime testing using qemu. |
5 | 5 | ||
6 | Upstream Status: Inappropriate [Configuration] | 6 | Upstream-Status: Inappropriate [Configuration] |
7 | 7 | ||
8 | RP 2011/12/12 | 8 | RP 2011/12/12 |
9 | 9 | ||