summaryrefslogtreecommitdiffstats
path: root/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2024.10.bb
blob: 389893b056c8afc4d65568a557c6a10a49fabeae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require recipes-bsp/u-boot/u-boot-ti.inc

SUMMARY = "BeagleBoard.org U-Boot"

COMPATIBLE_MACHINE = "beagle.*"

PV = "2024.10"

SRC_URI += "file://0001-scripts-dtc-pylibfdt-libfdt.i_shipped-Use-SWIG_Appen.patch"

UBOOT_GIT_URI = "git://github.com/beagleboard/u-boot.git"
UBOOT_GIT_PROTOCOL = "https"
BRANCH = "v2024.10-Beagle"
SRCREV = "bf0e9d0b7274d2b561bd24c858affec2038250f9"