diff options
author | Qing He <qing.he@intel.com> | 2011-05-17 10:23:48 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-17 15:14:47 +0100 |
commit | f93d6872f291562a6eebc248cbc5dfa0477dff30 (patch) | |
tree | 164d3a917d0ccc55e232715f5dae4be0c056bf60 /meta/recipes-connectivity | |
parent | ba3995d7ee7421b45764541ccc9fa22d9a5e4dcf (diff) | |
download | poky-f93d6872f291562a6eebc248cbc5dfa0477dff30.tar.gz |
update patch upstream status
for the following recipes:
pcmciautils openssl udev apt gdm
(From OE-Core rev: 552c9fa44c2a2bb94bcf83bff802773265a35a27)
Signed-off-by: Qing He <qing.he@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/openssh/openssh-5.6p1/nostrip.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/openssh/openssh-5.6p1/nostrip.patch b/meta/recipes-connectivity/openssh/openssh-5.6p1/nostrip.patch index 7970b6d05a..33111f5494 100644 --- a/meta/recipes-connectivity/openssh/openssh-5.6p1/nostrip.patch +++ b/meta/recipes-connectivity/openssh/openssh-5.6p1/nostrip.patch | |||
@@ -1,6 +1,7 @@ | |||
1 | Disable stripping binaries during make install. | 1 | Disable stripping binaries during make install. |
2 | 2 | ||
3 | Upstream-Status: Inappropriate [Other] | 3 | Upstream-Status: Inappropriate [configuration] |
4 | |||
4 | Build system specific. | 5 | Build system specific. |
5 | 6 | ||
6 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> | 7 | Signed-off-by: Scott Garman <scott.a.garman@intel.com> |