* now OPKG_SRCREV was used only in this one .inc, so move it there
Acked-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-# this is alphabetical!
# only SRCREVs included in more recipes should be here, otherwise put sane SRCREV to recipe directly
-OPKG_SRCREV ?= "587"
EFL_SRCREV ?= "54714"
DESCRIPTION_libopkg = "Opkg Package Manager Library"
SECTION = "base"
LICENSE = "GPLv2"
-SRCREV = ${OPKG_SRCREV}
+SRCREV = "587"
PV = "0.1.8+svnr${SRCPV}"
CONFLICTS = "ipkg"
INC_PR = "r3"