diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2009-08-26 20:50:43 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-08-26 20:50:43 +0100 |
| commit | 479d7f175a213fd6c9d1f9f76972061e14180ee6 (patch) | |
| tree | b1f53cefeb6777e1b7d0d8b2e4ccf736972a7044 /meta/packages/opkg-utils/opkg-utils_svn.bb | |
| parent | 2498dd2f7dcb41154281dcedbca2b81d71bab331 (diff) | |
| download | poky-479d7f175a213fd6c9d1f9f76972061e14180ee6.tar.gz | |
opkg-utils: Further missing files tweaks
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/opkg-utils/opkg-utils_svn.bb')
| -rw-r--r-- | meta/packages/opkg-utils/opkg-utils_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/opkg-utils/opkg-utils_svn.bb b/meta/packages/opkg-utils/opkg-utils_svn.bb index 53b208db14..a141505710 100644 --- a/meta/packages/opkg-utils/opkg-utils_svn.bb +++ b/meta/packages/opkg-utils/opkg-utils_svn.bb | |||
| @@ -4,7 +4,7 @@ PRIORITY = "optional" | |||
| 4 | LICENSE = "GPL" | 4 | LICENSE = "GPL" |
| 5 | RDEPENDS = "python" | 5 | RDEPENDS = "python" |
| 6 | RDEPENDS_virtclass-native = "" | 6 | RDEPENDS_virtclass-native = "" |
| 7 | PR = "r4" | 7 | PR = "r5" |
| 8 | 8 | ||
| 9 | SRC_URI = "svn://svn.openmoko.org/trunk/src/host/;module=opkg-utils;proto=http \ | 9 | SRC_URI = "svn://svn.openmoko.org/trunk/src/host/;module=opkg-utils;proto=http \ |
| 10 | file://index-ignore-filenotfound.patch;patch=1" | 10 | file://index-ignore-filenotfound.patch;patch=1" |
