mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 03:49:32 +02:00
opkg-utils: Switch to svn
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4874 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Binary file not shown.
@@ -3,9 +3,11 @@ SECTION = "base"
|
|||||||
PRIORITY = "optional"
|
PRIORITY = "optional"
|
||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
RDEPENDS = "python"
|
RDEPENDS = "python"
|
||||||
PR = "r1"
|
PR = "r2"
|
||||||
|
|
||||||
SRC_URI = "file://opkg-utils.tgz"
|
SRC_URI = "svn://svn.openmoko.org/trunk/src/host/;module=opkg-utils;proto=http"
|
||||||
|
|
||||||
|
S = "${WORKDIR}/opkg-utils"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user