mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +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"
|
||||
LICENSE = "GPL"
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user