mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01: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>
This commit is contained in:
parent
5b73a63ea0
commit
0c9c5c6661
|
|
@ -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…
Reference in New Issue
Block a user