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:
Anuj Mittal 2020-10-27 10:57:46 +08:00
parent 4ee7bc0ab4
commit a30cb23e85

View File

@ -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"