mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
c-periphery: upgrade 2.4.3 -> 2.5.0
Updated SRC_URI to include tag. Changelog: https://github.com/vsergeev/c-periphery/compare/v2.4.3...v2.5.0 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -8,8 +8,8 @@ SECTION = "libs"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e88456d0a60de4c71ff4d787c212f253"
|
||||
|
||||
SRC_URI = "git://github.com/vsergeev/c-periphery;protocol=https;branch=master"
|
||||
SRCREV = "911e989fe41eb90c7df274cb54555346caf2a632"
|
||||
SRC_URI = "git://github.com/vsergeev/c-periphery;protocol=https;branch=master;tag=v${PV}"
|
||||
SRCREV = "76c4edd4b5c43a597fd37c618ed32dbc2a27ec40"
|
||||
|
||||
|
||||
inherit cmake
|
||||
Reference in New Issue
Block a user