summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.4.bbappend
blob: fdcf8a7772ba510711c5ee07d51430d88a5e025a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
KBRANCH_edgerouter = "v5.4/standard/edgerouter"
KBRANCH_beaglebone-yocto = "v5.4/standard/beaglebone"

KMACHINE_beaglebone-yocto ?= "beaglebone"

SRCREV_machine_edgerouter ?= "cdda35317561d2741b396efa623ace0bd2212c16"
SRCREV_machine_beaglebone-yocto ?= "cdda35317561d2741b396efa623ace0bd2212c16"

COMPATIBLE_MACHINE_edgerouter = "edgerouter"
COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto"

LINUX_VERSION_edgerouter = "5.4.15"
LINUX_VERSION_beaglebone-yocto = "5.4.15"