mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +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"
|
SRCREV = "be3e706f00295024ebc199e70177343fdaebbc9e"
|
||||||
SRC_URI = " \
|
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 \
|
file://0001-Cmds-automatically-create-folder.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user