diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2012-10-24 13:37:05 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-13 15:21:39 +0000 |
| commit | 08308956cc4c92719e51a43a00fa7defd2503cc1 (patch) | |
| tree | 4c6253f20903a98b60929106006aca480df95bc0 /meta/recipes-devtools | |
| parent | d3502ad7520345ff63313068ec3bbffe93dabecf (diff) | |
| download | poky-08308956cc4c92719e51a43a00fa7defd2503cc1.tar.gz | |
opkg-utils: bump SRCREV to latest
(From OE-Core rev: d18bb4731898b3a9bb35a8d794d67e15e636dc02)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
| -rw-r--r-- | meta/recipes-devtools/opkg-utils/opkg-utils_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb index 92e6624718..ea7c7f6a0e 100644 --- a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb +++ b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | |||
| 6 | file://opkg.py;beginline=1;endline=18;md5=15917491ad6bf7acc666ca5f7cc1e083" | 6 | file://opkg.py;beginline=1;endline=18;md5=15917491ad6bf7acc666ca5f7cc1e083" |
| 7 | RDEPENDS_${PN} = "python" | 7 | RDEPENDS_${PN} = "python" |
| 8 | RDEPENDS_${PN}_virtclass-native = "" | 8 | RDEPENDS_${PN}_virtclass-native = "" |
| 9 | SRCREV = "49cc783d8e0415059d126ae22c892988717ffda7" | 9 | SRCREV = "f1a9d6701993a6f6b1930b4c2bdb71525aa25320" |
| 10 | PV = "0.1.8+git${SRCPV}" | 10 | PV = "0.1.8+git${SRCPV}" |
| 11 | PR = "r0" | 11 | PR = "r0" |
| 12 | 12 | ||
