summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..438ea90ea85a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = opkg-git
+ pkgdesc = Opkg is a lightweight package management system based upon ipkg
+ pkgver = v0.3.0.r35.f48bbea
+ pkgrel = 1
+ url = https://git.yoctoproject.org/cgit/cgit.cgi/opkg
+ arch = x86_64
+ license = GPL
+ makedepends = git
+ makedepends = automake
+ makedepends = autoconf
+ depends = curl
+ depends = libarchive
+ depends = gpgme
+ conflicts = opkg
+ source = git+http://git.yoctoproject.org/git/opkg#branch=opkg-0.3.x
+ sha256sums = SKIP
+
+pkgname = opkg-git
+