greenisland: update to tip in develop branch

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2016-11-25 18:24:08 +01:00
parent f0a9f638cd
commit 0c9018e37c
2 changed files with 3 additions and 4 deletions

View File

@@ -11,8 +11,7 @@ DEPENDS += " \
virtual/egl \
libinput \
"
SRC_URI = " \
git://github.com/greenisland/${BPN}.git;protocol=git;branch=master \
SRC_URI += " \
file://0001-find-native-greenisland-wayland-scanner.patch \
file://0002-compositorlauncher-work-corrrectly-with-RaspberryPi-.patch \
"

View File

@@ -10,10 +10,10 @@ LIC_FILES_CHKSUM = " \
inherit hawaii pythonnative pkgconfig
SRC_URI = " \
git://github.com/greenisland/${BPN}.git;protocol=git;branch=master \
git://github.com/greenisland/${BPN}.git;protocol=git;branch=develop \
"
SRCREV = "2ef91aa2756ab4455274f47c290d0f274e1ef226"
SRCREV = "10e55c545177d037769e277bdbd8b4e3008f285d"
PV = "0.8.1+git${SRCPV}"
S = "${WORKDIR}/git"