mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libuvc: Specify the version in the recipe file name
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
62cafa604b
commit
7f7251218a
|
|
@ -3,11 +3,11 @@ HOMEPAGE = "https://github.com/libuvc/libuvc.git"
|
|||
SECTION = "libs"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2f1963e0bb88c93463af750daf9ba0c2"
|
||||
|
||||
DEPENDS = "libusb jpeg"
|
||||
|
||||
SRC_URI = "git://github.com/libuvc/libuvc.git;branch=master;protocol=https"
|
||||
SRCREV = "68d07a00e11d1944e27b7295ee69673239c00b4b"
|
||||
PV = "0.0.7"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user