mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 13:00:02 +00:00
mraa: update to 2.0.0
Changelog: https://github.com/intel-iot-devkit/mraa/blob/master/docs/changelog.md Also tweak PV to match convention for git recipes (+git rather than -git). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -5,8 +5,8 @@ SECTION = "libs"
|
|||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4b92a3b497d7943042a6db40c088c3f2"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=4b92a3b497d7943042a6db40c088c3f2"
|
||||||
|
|
||||||
SRCREV = "fbb7d9232067eac3f4508a37a8f7ea0c4fcebacb"
|
SRCREV = "967585c9ea0e1a8818d2172d2395d8502f6180a2"
|
||||||
PV = "1.9.0-git${SRCPV}"
|
PV = "2.0.0+git${SRCPV}"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/intel-iot-devkit/${BPN}.git;protocol=http \
|
SRC_URI = "git://github.com/intel-iot-devkit/${BPN}.git;protocol=http \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user