Skip to content
Snippets Groups Projects
Commit 49c77292 authored by Andreas Gnau's avatar Andreas Gnau :speech_balloon:
Browse files

brcm63xx-arm: Update fake "bcmlinux" Linux kernel for 5.04L.02p1


This kernel is only used for userspace headers. The kernel from the
Broadcom SDK build system is the one ending up in the final image.

Also change to a fixed commit instead of a branch.

Signed-off-by: default avatarAndreas Gnau <andreas.gnau@iopsys.eu>
parent 34abaa05
Branches
No related tags found
1 merge request!338brcm63xx-arm: Update fake "bcmlinux" Linux kernel for 5.04L.02p1
......@@ -4,8 +4,10 @@ menu "Target options Brcm63xx (ARM)"
config KERNEL_GIT_CLONE_URI
default "https://dev.iopsys.eu/broadcom/bcmlinux.git" if BRCM_SDK_VER_504021
config KERNEL_GIT_BRANCH
default "bcm_5.04L.02" if BRCM_SDK_VER_504021 # TODO: for now use 5.04L.02 bcmlinux
config KERNEL_GIT_BRANCH
default "bcm_5.04L.02p1" if BRCM_SDK_VER_504021
config KERNEL_GIT_REF
default "e6b3646aba036d533e6760aef0f4e1c02208db2d" if BRCM_SDK_VER_504021
# brcm has it's own brctl
config BUSYBOX_DEFAULT_BRCTL
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment