python-redfishtool: change to main branch

The master branch is dropped upstream.

Closes-bug: 2019777

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: Iaf8259539a7cdc3909e803a0314a8f0109e091cb
This commit is contained in:
Jackie Huang
2023-05-15 18:52:00 -07:00
parent 8f0ed27738
commit 650220628f

View File

@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=cee7a7694b5bf14bc9d3e0fbe78a64af"
SRCREV = "2bdcd905e1ad227f40809ec298804d5401047612"
SRCNAME = "Redfishtool"
BRANCH = "master"
BRANCH = "main"
PROTOCOL = "https"
PV = "1.1.0+git${SRCPV}"
S = "${WORKDIR}/git"