diff options
author | Denys Dmytriyenko <denys@konsulko.com> | 2024-12-13 18:31:58 -0500 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2024-12-19 15:54:58 -0600 |
commit | 54eecb739672cb5ccf5e696e508f2fc705d40c5e (patch) | |
tree | 8fdd24d87955e894b4e7e156d22329a54cb5c5d7 | |
parent | 826884d6b216e1ef580d12ec44cf27ee8cd63ad9 (diff) | |
download | meta-ti-54eecb739672cb5ccf5e696e508f2fc705d40c5e.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) | 2 | ||||
-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, 1 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..0b23effc 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 | ||
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 | |||