OMAP4 is not supported by this layer, drop this leftover compatible. Signed-off-by: Andrew Davis <[email protected]> --- meta-arago-test/recipes-devtools/omapconf/omapconf_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-arago-test/recipes-devtools/omapconf/omapconf_git.bb b/meta-arago-test/recipes-devtools/omapconf/omapconf_git.bb index edba8e12..53fd3e12 100644 --- a/meta-arago-test/recipes-devtools/omapconf/omapconf_git.bb +++ b/meta-arago-test/recipes-devtools/omapconf/omapconf_git.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=205c83c4e2242a765acb923fc766e914" PV = "1.75+git" -COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|omap4" +COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15" BRANCH ?= "master" SRCREV = "ff07b6992bacb1e1586c72b7d2be469caee4a347" -- 2.39.2 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16734): https://lists.yoctoproject.org/g/meta-arago/message/16734 Mute This Topic: https://lists.yoctoproject.org/mt/116179154/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
