diff options
author | Scott Garman <scott.a.garman@intel.com> | 2012-03-14 13:15:21 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-15 00:11:40 +0000 |
commit | 1eac51a76c9873e031101df02e3cb61591706831 (patch) | |
tree | 106918b2d08eaf8cebf8746e38d4010cd635c4ff /meta/recipes-extended/psmisc | |
parent | 73371e121e798ea4c3b0008ac6bdbb97bd4a1a43 (diff) | |
download | poky-1eac51a76c9873e031101df02e3cb61591706831.tar.gz |
PR bump for all recipes that DEPEND on ncurses
The packaging changes to ncurses could break package feeds,
so bump the PR on everythong that DEPENDS on ncurses.
(From OE-Core rev: be92256917c157284ef8370bb93bbf443849b2e1)
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/psmisc')
-rw-r--r-- | meta/recipes-extended/psmisc/psmisc_22.16.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/psmisc/psmisc_22.16.bb b/meta/recipes-extended/psmisc/psmisc_22.16.bb index ac3bd28aef..ada46d9742 100644 --- a/meta/recipes-extended/psmisc/psmisc_22.16.bb +++ b/meta/recipes-extended/psmisc/psmisc_22.16.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | require psmisc.inc | 1 | require psmisc.inc |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" |
4 | PR = "r0" | 4 | PR = "r1" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "d52caf26159c905574c2ce4bd792b9ee" | 6 | SRC_URI[md5sum] = "d52caf26159c905574c2ce4bd792b9ee" |
7 | SRC_URI[sha256sum] = "ae426d7238e5353fdf51b1d313897c2bbed0023e66e5b4af2be9cd03d87a9d01" | 7 | SRC_URI[sha256sum] = "ae426d7238e5353fdf51b1d313897c2bbed0023e66e5b4af2be9cd03d87a9d01" |