mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
netsniff-ng: fix SRC_URI branch
Source branch was renamed from master to main. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
committed by
Anuj Mittal
parent
ab1b3dca32
commit
b915e3d3f6
@@ -6,7 +6,7 @@ DEPENDS = "libpcap"
|
||||
|
||||
SRCREV = "be3e706f00295024ebc199e70177343fdaebbc9e"
|
||||
SRC_URI = " \
|
||||
git://github.com/netsniff-ng/netsniff-ng.git;protocol=https;branch=master \
|
||||
git://github.com/netsniff-ng/netsniff-ng.git;protocol=https;branch=main \
|
||||
file://0001-Cmds-automatically-create-folder.patch \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user