diff options
author | Denys Dmytriyenko <denys@konsulko.com> | 2024-12-13 18:31:58 -0500 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2024-12-16 08:47:11 -0600 |
commit | 4ea03b03a683bd62e624e22d11652ccd54352c2b (patch) | |
tree | 8281e6cfab5fd81d685cf09bd8b21579aa18b52f | |
parent | 43d10b0593a7e82fbb324f3baf758cacce0f1347 (diff) | |
download | meta-ti-4ea03b03a683bd62e624e22d11652ccd54352c2b.tar.gz |
u-boot-bb_org, linux-bb_org: move "bb_org" providers to meta-beagle
Move "bb_org" kernel and U-boot providers that use corresponding official
BeagleBoard.org trees into own meta-beagle layer.
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
-rw-r--r-- | meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_git.bb (renamed from meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb) | 4 | ||||
-rw-r--r-- | meta-beagle/recipes-kernel/linux/linux-bb.org/0001-blk-iocost-avoid-64-bit-division-in-ioc_timer_fn.patch (renamed from meta-ti-bsp/recipes-kernel/linux/linux-bb.org/0001-blk-iocost-avoid-64-bit-division-in-ioc_timer_fn.patch) | 0 | ||||
-rw-r--r-- | meta-beagle/recipes-kernel/linux/linux-bb.org/0001-block-blk-iocost-gcc13-keep-large-values-in-a-new-en.patch (renamed from meta-ti-bsp/recipes-kernel/linux/linux-bb.org/0001-block-blk-iocost-gcc13-keep-large-values-in-a-new-en.patch) | 0 | ||||
-rw-r--r-- | meta-beagle/recipes-kernel/linux/linux-bb.org/defconfig (renamed from meta-ti-bsp/recipes-kernel/linux/linux-bb.org/defconfig) | 0 | ||||
-rw-r--r-- | meta-beagle/recipes-kernel/linux/linux-bb.org_git.bb (renamed from meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb) | 0 |
5 files changed, 3 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb b/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_git.bb index 13286564..1d895f9c 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb +++ b/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_git.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | require u-boot-ti.inc | 1 | require recipes-bsp/u-boot/u-boot-ti.inc |
2 | 2 | ||
3 | SUMMARY = "BeagleBoard.org U-Boot" | 3 | SUMMARY = "BeagleBoard.org U-Boot" |
4 | 4 | ||
@@ -6,6 +6,8 @@ COMPATIBLE_MACHINE = "beagle.*" | |||
6 | 6 | ||
7 | PV = "2023.04" | 7 | PV = "2023.04" |
8 | 8 | ||
9 | SRC_URI += "file://0001-scripts-dtc-pylibfdt-libfdt.i_shipped-Use-SWIG_Appen.patch" | ||
10 | |||
9 | UBOOT_GIT_URI = "git://github.com/beagleboard/u-boot.git" | 11 | UBOOT_GIT_URI = "git://github.com/beagleboard/u-boot.git" |
10 | UBOOT_GIT_PROTOCOL = "https" | 12 | UBOOT_GIT_PROTOCOL = "https" |
11 | BRANCH = "v2023.04-ti-09.01.00.008" | 13 | BRANCH = "v2023.04-ti-09.01.00.008" |
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-bb.org/0001-blk-iocost-avoid-64-bit-division-in-ioc_timer_fn.patch b/meta-beagle/recipes-kernel/linux/linux-bb.org/0001-blk-iocost-avoid-64-bit-division-in-ioc_timer_fn.patch index a7806c22..a7806c22 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-bb.org/0001-blk-iocost-avoid-64-bit-division-in-ioc_timer_fn.patch +++ b/meta-beagle/recipes-kernel/linux/linux-bb.org/0001-blk-iocost-avoid-64-bit-division-in-ioc_timer_fn.patch | |||
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-bb.org/0001-block-blk-iocost-gcc13-keep-large-values-in-a-new-en.patch b/meta-beagle/recipes-kernel/linux/linux-bb.org/0001-block-blk-iocost-gcc13-keep-large-values-in-a-new-en.patch index f5d0f476..f5d0f476 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-bb.org/0001-block-blk-iocost-gcc13-keep-large-values-in-a-new-en.patch +++ b/meta-beagle/recipes-kernel/linux/linux-bb.org/0001-block-blk-iocost-gcc13-keep-large-values-in-a-new-en.patch | |||
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-bb.org/defconfig b/meta-beagle/recipes-kernel/linux/linux-bb.org/defconfig index a5de2e24..a5de2e24 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-bb.org/defconfig +++ b/meta-beagle/recipes-kernel/linux/linux-bb.org/defconfig | |||
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb b/meta-beagle/recipes-kernel/linux/linux-bb.org_git.bb index ef79bfb7..ef79bfb7 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb +++ b/meta-beagle/recipes-kernel/linux/linux-bb.org_git.bb | |||