mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-15 18:55:15 +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:
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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user