meta-starlingx/meta-stx-integ/recipes-devtools/go/go-fsnotify_git.bbappend
Jackie Huang e60730e797 go-fsnotify: fix for the default branch change
The default branch in github for go-fsnotify
is changed from 'master' to 'main'.

Closes-bug: 1958190

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: Ie9b7210afc1cf277ee11762f80c867bc94ef351a
2022-01-18 16:06:08 +08:00

2 lines
46 B
Plaintext

SRC_URI = "git://${PKG_NAME}.git;branch=main"