commit:     3ac24e9879f6b80ccf449658ab8fbee544aaf7e0
Author:     Guillaume BRUN <the.cheaterman <AT> gmail <DOT> com>
AuthorDate: Mon Jun 29 19:17:34 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Jun 30 13:36:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ac24e98

sys-kernel/linux-firmware: Use "main" branch instead of default "master"

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Guillaume BRUN <the.cheaterman <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16491
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 sys-kernel/linux-firmware/linux-firmware-99999999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild 
b/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild
index 589799ed394..63f29c702b4 100644
--- a/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild
+++ b/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild
@@ -7,6 +7,7 @@ inherit mount-boot savedconfig
 if [[ ${PV} == 99999999* ]]; then
        inherit git-r3
        
EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git";
+       EGIT_BRANCH="main"
 else
        
SRC_URI="https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${PV}.tar.gz";
        KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"

Reply via email to