mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
mraa_git.bb: update to v2.1.0
Update SRCREV to latest v2.1.0 and SRC_URI to reflect new Eclipse Foundation project location. Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -3,12 +3,12 @@ HOMEPAGE = "https://github.com/intel-iot-devkit/mraa"
|
||||
SECTION = "libs"
|
||||
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4b92a3b497d7943042a6db40c088c3f2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=91e7de50a8d3cf01057f318d72460acd"
|
||||
|
||||
SRCREV = "967585c9ea0e1a8818d2172d2395d8502f6180a2"
|
||||
PV = "2.0.0+git${SRCPV}"
|
||||
SRCREV = "e15ce6fbc76148ba8835adc92196b0d0a3f245e7"
|
||||
PV = "2.1.0+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://github.com/intel-iot-devkit/${BPN}.git;protocol=http \
|
||||
SRC_URI = "git://github.com/eclipse/${BPN}.git;protocol=http \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user