mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
vlan: add UPSTREAM_CHECK_URI
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -12,6 +12,9 @@ SRC_URI = "http://${BPN}.sourcearchive.com/downloads/${PV}-3ubuntu9/${BPN}_${PV}
|
||||
SRC_URI[md5sum] = "5f0c6060b33956fb16e11a15467dd394"
|
||||
SRC_URI[sha256sum] = "3b8f0a1bf0d3642764e5f646e1f3bbc8b1eeec474a77392d9aeb4868842b4cca"
|
||||
|
||||
UPSTREAM_CHECK_URI = "http://vlan.sourcearchive.com/"
|
||||
UPSTREAM_CHECK_REGEX = "/(?P<pver>\d+(\.\d+)+)/"
|
||||
|
||||
S = "${WORKDIR}/${BPN}"
|
||||
|
||||
inherit update-alternatives
|
||||
|
||||
Reference in New Issue
Block a user