|
Re: [PATCH 1/2] layer: Convert to using new override syntax
Yes I am :) and I now remember that I had to consider machine overrides so ignore this for now
Yes I am :) and I now remember that I had to consider machine overrides so ignore this for now
|
By
Khem Raj
·
#13961
·
|
|
Re: [PATCH 1/2] layer: Convert to using new override syntax
Khem,
Assuming this series is only for master.
Khem,
Assuming this series is only for master.
|
By
praneeth
·
#13960
·
|
|
Re: [PATCH 1/2] layer: Convert to using new override syntax
Khem,
Aren't you supposed to be on vacation this week? :)
NAK for this patch, as I see too many mistakes - some overrides for SOC
families are missed and some non-overrides, like "makefile_armv7"
Khem,
Aren't you supposed to be on vacation this week? :)
NAK for this patch, as I see too many mistakes - some overrides for SOC
families are missed and some non-overrides, like "makefile_armv7"
|
By
Denys Dmytriyenko
·
#13959
·
|
|
[PATCH 1/2] layer: Convert to using new override syntax
Signed-off-by: Khem Raj <raj.khem@...>
---
classes/ti-pdk-fetch.bbclass | 2 +-
classes/ti-pdk.bbclass | 18 +--
conf/machine/am3517-evm.conf
Signed-off-by: Khem Raj <raj.khem@...>
---
classes/ti-pdk-fetch.bbclass | 2 +-
classes/ti-pdk.bbclass | 18 +--
conf/machine/am3517-evm.conf
|
By
Khem Raj
·
#13958
·
|
|
[PATCH 2/2] layer.conf: Drop compatibility with older than hardknott releases
New override syntax requires it
Signed-off-by: Khem Raj <raj.khem@...>
---
conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/layer.conf
New override syntax requires it
Signed-off-by: Khem Raj <raj.khem@...>
---
conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/layer.conf
|
By
Khem Raj
·
#13957
·
|
|
Re: [master][PATCH v2] meta-ti: convert to new override syntax in honister
Thanks Paul! Care to add your Tested-by: then?
--
Regards,
Denys Dmytriyenko <denis@...>
PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964
Fingerprint: 25FC E4A5 8A72 2F69 1186
Thanks Paul! Care to add your Tested-by: then?
--
Regards,
Denys Dmytriyenko <denis@...>
PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964
Fingerprint: 25FC E4A5 8A72 2F69 1186
|
By
Denys Dmytriyenko
·
#13956
·
|
|
[master][PATCH v2] meta-ti: convert to new override syntax in honister
From: Denys Dmytriyenko <denys@...>
Upcoming "honister" release changes the override syntax to improve usability,
speed and memory footprint. Update recipes with the new syntax and set
From: Denys Dmytriyenko <denys@...>
Upcoming "honister" release changes the override syntax to improve usability,
speed and memory footprint. Update recipes with the new syntax and set
|
By
Denys Dmytriyenko
·
#13955
·
|
|
Re: [master][PATCH] meta-ti: convert to new override syntax in honister
Please ignore this one - v2 is coming.
--
Regards,
Denys Dmytriyenko <denis@...>
PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964
Fingerprint: 25FC E4A5 8A72 2F69 1186 6D76 4209
Please ignore this one - v2 is coming.
--
Regards,
Denys Dmytriyenko <denis@...>
PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964
Fingerprint: 25FC E4A5 8A72 2F69 1186 6D76 4209
|
By
Denys Dmytriyenko
·
#13954
·
|
|
[master][PATCH] meta-ti: convert to new override syntax in honister
From: Denys Dmytriyenko <denys@...>
Upcoming "honister" release changes the override syntax to improve usability,
speed and memory footprint. Update recipes with the new syntax and set
From: Denys Dmytriyenko <denys@...>
Upcoming "honister" release changes the override syntax to improve usability,
speed and memory footprint. Update recipes with the new syntax and set
|
By
Denys Dmytriyenko
·
#13953
·
|
|
[dunfell/master PATCH] ti-rtos-firmware: Update PATH to include ti-sci-fw
From: Yogesh Siraswar <yogeshs@...>
Build is failing for ti-rtos-firmware when ARAGO_BRAND = "mainline"
with below error:
"ERROR: ti-rtos-firmware-08.00.00.32-r0.0 do_fetch: Fetcher
From: Yogesh Siraswar <yogeshs@...>
Build is failing for ti-rtos-firmware when ARAGO_BRAND = "mainline"
with below error:
"ERROR: ti-rtos-firmware-08.00.00.32-r0.0 do_fetch: Fetcher
|
By
Lokesh Vutla <lokeshvutla@...>
·
#13952
·
|
|
Re: [dunfell/master PATCH] linux-ti-mainline: Bump kernel version to v5.14-rc3
NAK. Lets not move the mainline meta-ti to RCs - just complete versions.
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
NAK. Lets not move the mainline meta-ti to RCs - just complete versions.
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
|
By
Nishanth Menon
·
#13951
·
|
|
[dunfell/master PATCH] linux-ti-mainline: Bump kernel version to v5.14-rc3
Bump the kernel version to 5.14-rc3
Signed-off-by: Lokesh Vutla <lokeshvutla@...>
---
recipes-kernel/linux/linux-ti-mainline_git.bb | 6 +++---
1 file changed, 3 insertions(+), 3
Bump the kernel version to 5.14-rc3
Signed-off-by: Lokesh Vutla <lokeshvutla@...>
---
recipes-kernel/linux/linux-ti-mainline_git.bb | 6 +++---
1 file changed, 3 insertions(+), 3
|
By
Lokesh Vutla <lokeshvutla@...>
·
#13950
·
|
|
Re: [master][PATCH] ti-img-rogue-driver: unify with dunfell and fix double-patching
Applied to master. Thanks
Applied to master. Thanks
|
By
Yogesh Siraswar
·
#13949
·
|
|
Re: [master][PATCH] ti-img-rogue-driver: unify with dunfell and fix double-patching
It doesn't matter which patch stays and which goes - they are almost
identical. Since master was already broken in this aspect, I decided
to fix it in master and keep dunfell unchanged.
--
It doesn't matter which patch stays and which goes - they are almost
identical. Since master was already broken in this aspect, I decided
to fix it in master and keep dunfell unchanged.
--
|
By
Denys Dmytriyenko
·
#13948
·
|
|
Re: [hardknott/master][PATCH] wic: Set a fixed size for boot partition in wic image
Applied to master.
Thanks
Yogesh
Applied to master.
Thanks
Yogesh
|
By
Yogesh Siraswar
·
#13947
·
|
|
Re: [master][PATCH] ti-img-rogue-driver: unify with dunfell and fix double-patching
Shouldn't we revert the patch by removing file://0001-compiler-support-OpenEmbedded-nodistro-internal-aarc.patch?
And also back-port the patch to dunfell to use patch
Shouldn't we revert the patch by removing file://0001-compiler-support-OpenEmbedded-nodistro-internal-aarc.patch?
And also back-port the patch to dunfell to use patch
|
By
Yogesh Siraswar
·
#13946
·
|
|
Re: [hardknott/master][PATCH] wic: Set a fixed size for boot partition in wic image
Thanks, this does make sense and aligns with the change discussed for EFI:
https://lists.yoctoproject.org/g/meta-ti/topic/83851299
Reviewed-by: Denys Dmytriyenko <denys@...>
BTW, meta-ti
Thanks, this does make sense and aligns with the change discussed for EFI:
https://lists.yoctoproject.org/g/meta-ti/topic/83851299
Reviewed-by: Denys Dmytriyenko <denys@...>
BTW, meta-ti
|
By
Denys Dmytriyenko
·
#13945
·
|
|
Re: [master][PATCH] ti-img-rogue-driver: unify with dunfell and fix double-patching
Ping.
--
Regards,
Denys Dmytriyenko <denis@...>
PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964
Fingerprint: 25FC E4A5 8A72 2F69 1186 6D76 4209 0272 9A92 C964
Ping.
--
Regards,
Denys Dmytriyenko <denis@...>
PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964
Fingerprint: 25FC E4A5 8A72 2F69 1186 6D76 4209 0272 9A92 C964
|
By
Denys Dmytriyenko
·
#13944
·
|
|
[hardknott/master][PATCH] wic: Set a fixed size for boot partition in wic image
The beagleboneai is not loading the MLO without this change.
A similar change was needed in meta-yocto-bsp for the beaglebone black
due to the updating of dosfstools to 4.2 in Hardknott.
[Yocto
The beagleboneai is not loading the MLO without this change.
A similar change was needed in meta-yocto-bsp for the beaglebone black
due to the updating of dosfstools to 4.2 in Hardknott.
[Yocto
|
By
Theodore A. Roth
·
#13943
·
|
|
[dunfell/master][PATCH v4] ti-rtos-firmware: Add soft link to the rtos firmware binaries
Changes for firmware update( eff643e5 ti-rtos-firmware: update the
source to ti-linux-firmware) were in-complete without soft link.
1) Added soft link missing for the rtos firmware.
2) Updated the IPC
Changes for firmware update( eff643e5 ti-rtos-firmware: update the
source to ti-linux-firmware) were in-complete without soft link.
1) Added soft link missing for the rtos firmware.
2) Updated the IPC
|
By
Yogesh Siraswar
·
#13942
·
|