* [meta-arago][master/dunfell][PATCH] images: Build tisdk-thinklinux-image with tisdk-core-bundle
@ 2022-03-14 20:28 Ryan Eatmon
2022-03-18 13:48 ` Nishanth Menon
2025-08-13 23:25 ` [meta-arago][master/dunfell][PATCH] images: Build PRC Automation
0 siblings, 2 replies; 6+ messages in thread
From: Ryan Eatmon @ 2022-03-14 20:28 UTC (permalink / raw)
To: Yogesh Siraswar, Praneeth Bajjuri, Denys Dmytriyenko, meta-arago
Add tisdk-thinklinux-image to the list of TARGET_IMAGES for
tisdk-core-bundle.
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc b/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc
index 9f0e65db..5ce688ef 100644
--- a/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc
+++ b/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc
@@ -32,7 +32,7 @@ DTB_FILTER_am65xx = "am65"
DTB_FILTER_j7 = "j721e"
# List of target side images to build for the SDK
-TARGET_IMAGES = "tisdk-base-image tisdk-default-image"
+TARGET_IMAGES = "tisdk-base-image tisdk-default-image tisdk-thinlinux-image"
# dra71 lcard requires an initramfs with modules for NFS boot
TARGET_IMAGES_append_dra7xx-evm = " netboot-initrd"
--
2.17.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [meta-arago][master/dunfell][PATCH] images: Build tisdk-thinklinux-image with tisdk-core-bundle
2022-03-14 20:28 [meta-arago][master/dunfell][PATCH] images: Build tisdk-thinklinux-image with tisdk-core-bundle Ryan Eatmon
@ 2022-03-18 13:48 ` Nishanth Menon
2022-03-18 17:11 ` Denys Dmytriyenko
2025-08-13 23:25 ` [meta-arago][master/dunfell][PATCH] images: Build PRC Automation
1 sibling, 1 reply; 6+ messages in thread
From: Nishanth Menon @ 2022-03-18 13:48 UTC (permalink / raw)
To: reatmon; +Cc: Yogesh Siraswar, Praneeth Bajjuri, Denys Dmytriyenko, meta-arago
On 15:28-20220314, Ryan Eatmon via lists.yoctoproject.org wrote:
> Add tisdk-thinklinux-image to the list of TARGET_IMAGES for
> tisdk-core-bundle.
>
> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
> ---
> meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc b/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc
> index 9f0e65db..5ce688ef 100644
> --- a/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc
> +++ b/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc
> @@ -32,7 +32,7 @@ DTB_FILTER_am65xx = "am65"
> DTB_FILTER_j7 = "j721e"
>
> # List of target side images to build for the SDK
> -TARGET_IMAGES = "tisdk-base-image tisdk-default-image"
> +TARGET_IMAGES = "tisdk-base-image tisdk-default-image tisdk-thinlinux-image"
>
> # dra71 lcard requires an initramfs with modules for NFS boot
> TARGET_IMAGES_append_dra7xx-evm = " netboot-initrd"
Reviewed-by: Nishanth Menon <nm@ti.com>
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [meta-arago][master/dunfell][PATCH] images: Build tisdk-thinklinux-image with tisdk-core-bundle
2022-03-18 13:48 ` Nishanth Menon
@ 2022-03-18 17:11 ` Denys Dmytriyenko
2022-03-23 15:33 ` Ryan Eatmon
0 siblings, 1 reply; 6+ messages in thread
From: Denys Dmytriyenko @ 2022-03-18 17:11 UTC (permalink / raw)
To: nm
Cc: reatmon, Yogesh Siraswar, Praneeth Bajjuri, Denys Dmytriyenko,
meta-arago
On Fri, Mar 18, 2022 at 08:48:23AM -0500, Nishanth Menon via lists.yoctoproject.org wrote:
> On 15:28-20220314, Ryan Eatmon via lists.yoctoproject.org wrote:
> > Add tisdk-thinklinux-image to the list of TARGET_IMAGES for
think linux? :)
> > tisdk-core-bundle.
> >
> > Signed-off-by: Ryan Eatmon <reatmon@ti.com>
> > ---
> > meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc b/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc
> > index 9f0e65db..5ce688ef 100644
> > --- a/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc
> > +++ b/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc
> > @@ -32,7 +32,7 @@ DTB_FILTER_am65xx = "am65"
> > DTB_FILTER_j7 = "j721e"
> >
> > # List of target side images to build for the SDK
> > -TARGET_IMAGES = "tisdk-base-image tisdk-default-image"
> > +TARGET_IMAGES = "tisdk-base-image tisdk-default-image tisdk-thinlinux-image"
> >
> > # dra71 lcard requires an initramfs with modules for NFS boot
> > TARGET_IMAGES_append_dra7xx-evm = " netboot-initrd"
>
> Reviewed-by: Nishanth Menon <nm@ti.com>
--
Regards,
Denys Dmytriyenko <denis@denix.org>
PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964
Fingerprint: 25FC E4A5 8A72 2F69 1186 6D76 4209 0272 9A92 C964
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [meta-arago][master/dunfell][PATCH] images: Build tisdk-thinklinux-image with tisdk-core-bundle
2022-03-18 17:11 ` Denys Dmytriyenko
@ 2022-03-23 15:33 ` Ryan Eatmon
2022-03-24 13:15 ` Nishanth Menon
0 siblings, 1 reply; 6+ messages in thread
From: Ryan Eatmon @ 2022-03-23 15:33 UTC (permalink / raw)
To: Denys Dmytriyenko, nm
Cc: Yogesh Siraswar, Praneeth Bajjuri, Denys Dmytriyenko, meta-arago
I'm fixing it and submitting a v2. Thanks.
On 3/18/2022 12:11, Denys Dmytriyenko wrote:
> On Fri, Mar 18, 2022 at 08:48:23AM -0500, Nishanth Menon via lists.yoctoproject.org wrote:
>> On 15:28-20220314, Ryan Eatmon via lists.yoctoproject.org wrote:
>>> Add tisdk-thinklinux-image to the list of TARGET_IMAGES for
>
> think linux? :)
>
>
>>> tisdk-core-bundle.
>>>
>>> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
>>> ---
>>> meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc | 2 +-
>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc b/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc
>>> index 9f0e65db..5ce688ef 100644
>>> --- a/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc
>>> +++ b/meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc
>>> @@ -32,7 +32,7 @@ DTB_FILTER_am65xx = "am65"
>>> DTB_FILTER_j7 = "j721e"
>>>
>>> # List of target side images to build for the SDK
>>> -TARGET_IMAGES = "tisdk-base-image tisdk-default-image"
>>> +TARGET_IMAGES = "tisdk-base-image tisdk-default-image tisdk-thinlinux-image"
>>>
>>> # dra71 lcard requires an initramfs with modules for NFS boot
>>> TARGET_IMAGES_append_dra7xx-evm = " netboot-initrd"
>>
>> Reviewed-by: Nishanth Menon <nm@ti.com>
>
--
Ryan Eatmon
reatmon@ti.com
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [meta-arago][master/dunfell][PATCH] images: Build tisdk-thinklinux-image with tisdk-core-bundle
2022-03-23 15:33 ` Ryan Eatmon
@ 2022-03-24 13:15 ` Nishanth Menon
0 siblings, 0 replies; 6+ messages in thread
From: Nishanth Menon @ 2022-03-24 13:15 UTC (permalink / raw)
To: Ryan Eatmon
Cc: Denys Dmytriyenko, Yogesh Siraswar, Praneeth Bajjuri,
Denys Dmytriyenko, meta-arago
On 10:33-20220323, Ryan Eatmon wrote:
> I'm fixing it and submitting a v2. Thanks.
please avoid top posting.
A: http://en.wikipedia.org/wiki/Top_post
Q: Were do I find info about this thing called top-posting?
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
A: No.
Q: Should I include quotations after my reply?
http://daringfireball.net/2007/07/on_top
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [meta-arago][master/dunfell][PATCH] images: Build
2022-03-14 20:28 [meta-arago][master/dunfell][PATCH] images: Build tisdk-thinklinux-image with tisdk-core-bundle Ryan Eatmon
2022-03-18 13:48 ` Nishanth Menon
@ 2025-08-13 23:25 ` PRC Automation
1 sibling, 0 replies; 6+ messages in thread
From: PRC Automation @ 2025-08-13 23:25 UTC (permalink / raw)
To: Ryan Eatmon
Cc: Yogesh Siraswar, Praneeth Bajjuri, Denys Dmytriyenko, meta-arago
meta-arago / na / 20220314202840.18904-1-reatmon
PRC Results: FAIL
=========================================================
check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
All patches passed
=========================================================
apply-yocto-patch: FAIL
=========================================================
master
=====================
Summary:
- Patch Series: [meta-arago][master/dunfell][PATCH] images: Build tisdk-thinklinux-image with tisdk-core-bundle
- Submitter: From: Ryan Eatmon <reatmon@ti.com>
- Date: Date: Mon, 14 Mar 2022 15:28:40 -0500
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: bf19c79b224ce4504f4879dc2378015cbd816860
Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: master
- Commit Author: LCPD Automation Script <lcpdbld@list.ti.com>
- Commit Subject: CI/CD Auto-Merger: cicd.master.202508010100
- Commit SHA: 644f8b47f0eef26bda636717f5838871ec67d138
Patches
----------------------------------------
FAIL - [meta-arago][master/dunfell][PATCH] images: Build tisdk-thinklinux-image with tisdk-core-bundle
error: patch failed: meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc:32
error: meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc: patch does not apply
Applying: images: Build tisdk-thinklinux-image with tisdk-core-bundle
Patch failed at 0001 images: Build tisdk-thinklinux-image with tisdk-core-bundle
dunfell
=====================
Summary:
- Patch Series: [meta-arago][master/dunfell][PATCH] images: Build tisdk-thinklinux-image with tisdk-core-bundle
- Submitter: From: Ryan Eatmon <reatmon@ti.com>
- Date: Date: Mon, 14 Mar 2022 15:28:40 -0500
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: bf19c79b224ce4504f4879dc2378015cbd816860
Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: dunfell
- Commit Author: Randolph Sapp <rs@ti.com>
- Commit Subject: meta-arago-distro: linux-firmware: remove cadence firmware
- Commit SHA: 86d19ced20934c8383c8a39f88d97c72e7e929ee
Patches
----------------------------------------
FAIL - [meta-arago][master/dunfell][PATCH] images: Build tisdk-thinklinux-image with tisdk-core-bundle
Applying: images: Build tisdk-thinklinux-image with tisdk-core-bundle
Patch failed at 0001 images: Build tisdk-thinklinux-image with tisdk-core-bundle
error: patch failed: meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc:32
error: meta-arago-distro/recipes-core/images/tisdk-core-bundle.inc: patch does not apply
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2025-08-13 23:25 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-14 20:28 [meta-arago][master/dunfell][PATCH] images: Build tisdk-thinklinux-image with tisdk-core-bundle Ryan Eatmon
2022-03-18 13:48 ` Nishanth Menon
2022-03-18 17:11 ` Denys Dmytriyenko
2022-03-23 15:33 ` Ryan Eatmon
2022-03-24 13:15 ` Nishanth Menon
2025-08-13 23:25 ` [meta-arago][master/dunfell][PATCH] images: Build PRC Automation
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.