mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
leveldb: switch from master branch to main
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
fcc7d7eae8
commit
caab54d593
@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/google/leveldb"
|
|||||||
LICENSE = "BSD-3-Clause"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=92d1b128950b11ba8495b64938fc164d"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=92d1b128950b11ba8495b64938fc164d"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/google/${BPN}.git;branch=master;protocol=https \
|
SRC_URI = "git://github.com/google/${BPN}.git;branch=main;protocol=https \
|
||||||
file://run-ptest"
|
file://run-ptest"
|
||||||
|
|
||||||
SRCREV = "78b39d68c15ba020c0d60a3906fb66dbf1697595"
|
SRCREV = "78b39d68c15ba020c0d60a3906fb66dbf1697595"
|
||||||
|
|||||||
Reference in New Issue
Block a user