From: Andrew Davis <afd@ti.com>
To: Denys Dmytriyenko <denys@konsulko.com>,
Ryan Eatmon <reatmon@ti.com>, <meta-arago@lists.yoctoproject.org>
Cc: Andrew Davis <afd@ti.com>
Subject: [meta-arago][scarthgap/master][PATCH 3/3] packagegroup-arago-tisdk-hmi: Enable HMI demos for all platforms
Date: Tue, 17 Dec 2024 15:02:06 -0600 [thread overview]
Message-ID: <20241217210206.47052-3-afd@ti.com> (raw)
In-Reply-To: <20241217210206.47052-1-afd@ti.com>
There is nothing in this demo that makes it specific to any board.
Enable these for all devices.
Signed-off-by: Andrew Davis <afd@ti.com>
---
.../packagegroup-arago-tisdk-hmi.bb | 27 +------------------
1 file changed, 1 insertion(+), 26 deletions(-)
diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi.bb
index a8261bf2..ca528d3d 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-hmi.bb
@@ -2,35 +2,10 @@ SUMMARY = "Task to add HMI related packages"
LICENSE = "MIT"
PR = "r0"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-
inherit packagegroup
-HMI = " \
-"
-
-
-HMI:append:ti33x = " \
+RDEPENDS:${PN} = "\
evse-hmi \
protection-relays-hmi \
mmwavegesture-hmi \
"
-
-HMI:append:ti43x = " \
- evse-hmi \
- mmwavegesture-hmi \
-"
-
-HMI:append:omap-a15 = " \
- evse-hmi \
- mmwavegesture-hmi \
-"
-
-HMI:append:am65xx = " \
- evse-hmi \
- mmwavegesture-hmi \
-"
-
-RDEPENDS:${PN} = "\
- ${HMI} \
-"
--
2.39.2
next prev parent reply other threads:[~2024-12-17 21:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-17 21:02 [meta-arago][scarthgap/master][PATCH 1/3] ti-demos: Add pdm-anomaly-detection for all platforms Andrew Davis
2024-12-17 21:02 ` [meta-arago][scarthgap/master][PATCH 2/3] ti-demos: Remove this packagegroup Andrew Davis
2024-12-17 21:02 ` Andrew Davis [this message]
2024-12-18 21:42 ` [meta-arago][scarthgap/master][PATCH 1/3] ti-demos: Add pdm-anomaly-detection for all platforms Denys Dmytriyenko
2024-12-19 0:08 ` Andrew Davis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241217210206.47052-3-afd@ti.com \
--to=afd@ti.com \
--cc=denys@konsulko.com \
--cc=meta-arago@lists.yoctoproject.org \
--cc=reatmon@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.