diff options
author | Ross Burton <ross.burton@intel.com> | 2015-09-10 19:59:47 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-12 22:59:01 +0100 |
commit | bd220fe6ce8c3a0805f13a14706d3130ea872604 (patch) | |
tree | b044b28a2bab552037266a736fe430380e7aabcb /meta/recipes-connectivity | |
parent | cf03765705c6cd26c1a904b62b9aca8f914f44aa (diff) | |
download | openembedded-core-bd220fe6ce8c3a0805f13a14706d3130ea872604.tar.gz openembedded-core-bd220fe6ce8c3a0805f13a14706d3130ea872604.tar.bz2 openembedded-core-bd220fe6ce8c3a0805f13a14706d3130ea872604.zip |
meta: Fix Upstream-Status statements
Fix a variety of problems such as typos, bad punctuations, or incorrect
Upstream-Status values.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
6 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch b/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch index dedc437507..13df3bb0e9 100644 --- a/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch +++ b/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch @@ -25,7 +25,7 @@ to make use of the combination some day. [1] https://trac.macports.org/ticket/45305 [2] https://trac.macports.org/changeset/126406 -Upstream-status: Inappropriate [OE Specific] +Upstream-Status: Inappropriate [OE Specific] Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> --- configure.in | 2 +- diff --git a/meta/recipes-connectivity/connman/connman-gnome/0001-Removed-icon-from-connman-gnome-about-applet.patch b/meta/recipes-connectivity/connman/connman-gnome/0001-Removed-icon-from-connman-gnome-about-applet.patch index 4f36b95601..7957500dcf 100644 --- a/meta/recipes-connectivity/connman/connman-gnome/0001-Removed-icon-from-connman-gnome-about-applet.patch +++ b/meta/recipes-connectivity/connman/connman-gnome/0001-Removed-icon-from-connman-gnome-about-applet.patch @@ -10,7 +10,7 @@ it was removed. [OE-Core #2509] -Upstream-Status : Pending +Upstream-Status: Pending Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com> --- diff --git a/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/ldflags.patch b/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/ldflags.patch index 2cdd1ac08b..e95fe35f8f 100644 --- a/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/ldflags.patch +++ b/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/ldflags.patch @@ -1,7 +1,7 @@ Obey LDFLAGS Signed-off-by: Christopher Larson <chris_larson@mentor.com> -Upstream-status: Pending +Upstream-Status: Pending --- irda-utils-0.9.18.orig/findchip/Makefile +++ irda-utils-0.9.18/findchip/Makefile diff --git a/meta/recipes-connectivity/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch b/meta/recipes-connectivity/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch index e64dd0ad91..a0a77b2e54 100644 --- a/meta/recipes-connectivity/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch +++ b/meta/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 It will detect top-level git repositories like the Angstrom setup-scripts and break. -Upstream-Status: Unknown +Upstream-Status: Pending Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> --- diff --git a/meta/recipes-connectivity/libpcap/libpcap/libpcap-pkgconfig-support.patch b/meta/recipes-connectivity/libpcap/libpcap/libpcap-pkgconfig-support.patch index 9cfb9df880..b8615135b0 100644 --- a/meta/recipes-connectivity/libpcap/libpcap/libpcap-pkgconfig-support.patch +++ b/meta/recipes-connectivity/libpcap/libpcap/libpcap-pkgconfig-support.patch @@ -5,7 +5,7 @@ Subject: [PATCH] libpcap: pkgconfig support Adding basic structure to support pkg-config. -Upstream-status: Inappropriate [embedded specific] +Upstream-Status: Inappropriate [embedded specific] Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com> --- diff --git a/meta/recipes-connectivity/nfs-utils/files/nfs-utils-debianize-start-statd.patch b/meta/recipes-connectivity/nfs-utils/files/nfs-utils-debianize-start-statd.patch index 5a2d5c8544..85002290f0 100644 --- a/meta/recipes-connectivity/nfs-utils/files/nfs-utils-debianize-start-statd.patch +++ b/meta/recipes-connectivity/nfs-utils/files/nfs-utils-debianize-start-statd.patch @@ -1,6 +1,6 @@ [PATCH] nfs-utils: debianize start-statd -Upstream-status: Pending +Upstream-Status: Pending make start-statd command to use nfscommon configure, too. |