mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-17 02:49:03 +02:00
intel-microcode: change branch name master -> main
Upstream has made 'main' the default branch so make the branch name explicit. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
4ee7bc0ab4
commit
a30cb23e85
|
@ -13,7 +13,7 @@ DESCRIPTION = "The microcode data file contains the latest microcode\
|
|||
LICENSE = "Intel-Microcode-License"
|
||||
LIC_FILES_CHKSUM = "file://license;md5=6b58767419df274d2409b294ddae17e6"
|
||||
|
||||
SRC_URI = "git://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files.git;protocol=https \
|
||||
SRC_URI = "git://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files.git;protocol=https;branch=main \
|
||||
"
|
||||
|
||||
SRCREV = "0e4288f81f806620c65f70ee2bcf94b69d574096"
|
||||
|
|
Loading…
Reference in New Issue
Block a user