diff options
author | Saul Wold <Saul.Wold@intel.com> | 2010-09-14 04:42:09 -0700 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-09-17 11:30:42 -0700 |
commit | 3197bcfcbcd528ec435c7392a8875c3cacb015c2 (patch) | |
tree | 08a97c8df0264e0a8fc60b286061c398e678359c /meta/recipes-devtools/opkg-utils | |
parent | d1ff9aa4f352224bd82b707d505522f4976d8ed8 (diff) | |
download | openembedded-core-contrib-3197bcfcbcd528ec435c7392a8875c3cacb015c2.tar.gz |
distro data: Update distro data tracking data
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta/recipes-devtools/opkg-utils')
-rw-r--r-- | meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb index f3b6f1f4cb0..087d25498f3 100644 --- a/meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb +++ b/meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb @@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ file://opkg.py;beginline=1;endline=18;md5=15917491ad6bf7acc666ca5f7cc1e083" RDEPENDS = "python" RDEPENDS_virtclass-native = "" +PV = "0.1.8+svnr${SRCREV}" PR = "r1" SRC_URI = "svn://svn.openmoko.org/trunk/src/host/;module=opkg-utils;proto=http \ |