mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 09:35:41 +00:00
snappy: use main branch to fix fetch failure
The project has renamed the master branch to main. Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 0c9c5c666150bc105cad35b442fa76464885aa1c) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
033fa7a408
commit
a750888a40
@ -10,7 +10,7 @@ compression ratio."
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=f62f3080324a97b3159a7a7e61812d0c"
|
||||
|
||||
SRC_URI = "gitsm://github.com/google/snappy.git;protocol=https;branch=master \
|
||||
SRC_URI = "gitsm://github.com/google/snappy.git;protocol=https;branch=main \
|
||||
file://0001-Add-inline-with-SNAPPY_ATTRIBUTE_ALWAYS_INLINE.patch \
|
||||
"
|
||||
SRCREV = "2b63814b15a2aaae54b7943f0cd935892fae628f"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user