aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg/opkg_0.2.0.bb
blob: 630be47aa37f15e974df0c335da6141bdad46df2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require opkg.inc

SRC_URI = "https://opkg.googlecode.com/files/${BPN}-${PV}.tar.gz \
           file://no-install-recommends.patch \
           file://add-exclude.patch \
           file://opkg-configure.service \
"

S = "${WORKDIR}/${BPN}-${PV}"

SRC_URI[md5sum] = "e8a6fd34fb2529191fe09dc14c934cc3"
SRC_URI[sha256sum] = "81b7055eb4c12c5e5652339305c9236cf357890717d4bea063963f3f434d966f"