mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00:00
keybinder: Fix the branch in SRC_URI
Tag does not exist on keybinder-3.0 branch but on 'master' branch Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
4d964d4d79
commit
af9a5cec2f
@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1f18f9c6d8b4cfcc7d7804a243a4c0b4"
|
||||
|
||||
SRCREV = "04ae06724d914c7d4fec6a2723edf9c6320ec502"
|
||||
PV = "3.0+git"
|
||||
SRC_URI = "git://github.com/engla/keybinder.git;branch=keybinder-3.0;protocol=https;tag=keybinder-3.0-v0.3.2 \
|
||||
SRC_URI = "git://github.com/engla/keybinder.git;branch=master;protocol=https;tag=keybinder-3.0-v0.3.2 \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN} = "gtk+"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user