[meta-arago][master][PATCH 3/5] omapconf: Drop OMAP4 as a COMPATIBLE_MACHINE
Andrew Davis <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
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