Skip to content

Commit

Permalink
sys-kernel/linux-firmware: Use "main" branch instead of default "master"
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Guillaume BRUN <[email protected]>
Closes: gentoo#16491
Signed-off-by: Thomas Deutschmann <[email protected]>
  • Loading branch information
Cheaterman authored and Whissi committed Jun 30, 2020
1 parent daec6ea commit 3ac24e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sys-kernel/linux-firmware/linux-firmware-99999999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 3ac24e9

Please sign in to comment.