Skip to content

Commit

Permalink
Update submodules to nanbield
Browse files Browse the repository at this point in the history
Updates all the submodules to nanbield
  • Loading branch information
JPEWdev committed Jan 16, 2024
1 parent da87f0b commit dd47498
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion bitbake
Submodule bitbake updated from 879b83 to 966f25
2 changes: 1 addition & 1 deletion core
Submodule core updated from d76442 to ff595b
2 changes: 1 addition & 1 deletion meta-meson
Submodule meta-meson updated 126 files
2 changes: 1 addition & 1 deletion meta-odroid
Submodule meta-odroid updated 42 files
+6 −6 README
+14 −36 classes/uboot-boot-scr.bbclass
+1 −1 conf/layer.conf
+1 −1 conf/machine/include/amlogic-meson64.inc
+0 −3 conf/machine/include/odroid-arm-defaults.inc
+1 −0 conf/machine/include/odroid-xu-default.inc
+15 −0 conf/machine/include/rockchip-rk3568.inc
+33 −0 conf/machine/odroid-m1.conf
+7 −0 kas/odroid-m1.yml
+1 −1 meta-odroid-extras/conf/layer.conf
+4 −0 recipes-bsp/arm-trusted-firmware/files/add_odroid_c2.patch
+1 −0 recipes-bsp/u-boot-hardkernel/files/0001-ARM-asm-io.h-use-static-inline.patch
+1 −0 recipes-bsp/u-boot-hardkernel/files/0001-board.c-fix-inline-issue.patch
+1 −0 recipes-bsp/u-boot-hardkernel/files/0001-compile-add-gcc5.patch
+1 −0 recipes-bsp/u-boot-hardkernel/files/0001-compiler_gcc-do-not-redefine-__gnu_attributes.patch
+1 −0 recipes-bsp/u-boot-hardkernel/files/0001-gcc-7-fix.patch
+1 −0 recipes-bsp/u-boot-hardkernel/files/0001-main-fix-inline-issue.patch
+1 −0 recipes-bsp/u-boot-hardkernel/files/0001-usb-use-define-not-func.patch
+5 −0 recipes-bsp/u-boot-hardkernel/files/0002-added-hardfp-support.patch
+1 −0 recipes-bsp/u-boot-hardkernel/files/0003-use-lldiv-for-64-bit-division.patch
+7 −0 recipes-bsp/u-boot-hardkernel/files/m8_osd_hw_build_fix.patch
+1 −1 recipes-bsp/u-boot/u-boot-hardkernel_2015.01.bb
+2 −3 recipes-bsp/u-boot/u-boot/0001-odroid-xu3-defconfig-disable-CONFIG_BOARD_LATE_INIT.patch
+ recipes-bsp/u-boot/u-boot/odroid-m1/rk3568_bl31.elf
+ recipes-bsp/u-boot/u-boot/odroid-m1/rk3568_ddr_1560MHz.bin
+14 −0 recipes-bsp/u-boot/u-boot_2023.%.bbappend
+1 −0 recipes-kernel/linux/linux-hardkernel-4.9/0001-Disable-misleading-indentation-warning.patch
+0 −7 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/meson/meson32-common.cfg
+25 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/odroid-m1/odroid-m1.cfg
+12 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/odroid-m1/odroid-m1.scc
+136 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/rockchip/rockchip-rk3568.cfg
+11 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/rockchip/rockchip-rk3568.scc
+1 −0 recipes-kernel/linux/linux-yocto-6.1/odroid/0001-arm64-dts-meson-Enable-active-coling-using-gpio-fan-.patch
+1 −0 recipes-kernel/linux/linux-yocto-6.1/odroid/0001-exynos5422-odroidhc1.dts-fix-booting-from-mmc.patch
+1 −0 recipes-kernel/linux/linux-yocto-6.1/odroid/0002-arm64-dts-meson-g12b-move-common-node-into-new-odroi.patch
+1 −0 recipes-kernel/linux/linux-yocto-6.1/odroid/0003-arm64-dts-meson-g12b-odroid-Add-initial-support-for-.patch
+2,424 −0 recipes-kernel/linux/linux-yocto-6.1/odroid/0004-Add-support-for-the-Hardkernel-ODROID-M1-board.patch
+1 −0 recipes-kernel/linux/linux-yocto-6.1/odroid/odroid-arm64.scc
+0 −1 recipes-kernel/linux/linux-yocto-6.1/odroid/odroid.scc
+2 −0 recipes-kernel/linux/linux-yocto-dev.bbappend
+1 −1 recipes-kernel/linux/linux-yocto_6.1.bbappend
+9 −0 wic/odroid-m1.wks
2 changes: 1 addition & 1 deletion meta-openembedded
Submodule meta-openembedded updated from f3cdc9 to 2da6e1
2 changes: 1 addition & 1 deletion meta-raspberrypi
Submodule meta-raspberrypi updated from bf948e to fde68b

0 comments on commit dd47498

Please sign in to comment.