From 966dfe4909dc9f80a9cb1bd99fbd7e95385b5672 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 29 Oct 2009 14:52:47 +0100 Subject: omap3517-evm: omap3517 was the pre-production name, AM3517 is the production name, rename machine to avoid confusion Signed-off-by: Koen Kooi --- recipes/x-load/x-load_1.41.bb | 2 +- recipes/x-load/x-load_git.bb | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes/x-load') diff --git a/recipes/x-load/x-load_1.41.bb b/recipes/x-load/x-load_1.41.bb index 0a38f5ba0f..6995e66e5a 100644 --- a/recipes/x-load/x-load_1.41.bb +++ b/recipes/x-load/x-load_1.41.bb @@ -1,6 +1,6 @@ require x-load.inc -COMPATIBLE_MACHINE = "omap3517-evm" +COMPATIBLE_MACHINE = "am3517-evm" SRC_URI = "file://x-loader-03.00.00.01.tar.gz \ file://0013-board.c-print-boot-method-mmc-onenand-nand.patch;patch=1 \ diff --git a/recipes/x-load/x-load_git.bb b/recipes/x-load/x-load_git.bb index 3368fce52f..0e0e603cb8 100644 --- a/recipes/x-load/x-load_git.bb +++ b/recipes/x-load/x-load_git.bb @@ -1,6 +1,6 @@ require x-load.inc -DEFAULT_PREFERENCE_omap3517-evm = "-1" +DEFAULT_PREFERENCE_am3517-evm = "-1" DEFAULT_PREFERENCE_omap3-pandora = "-1" FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-git/${MACHINE}" @@ -23,7 +23,7 @@ SRC_URI_append_omap3-touchbook = " \ " -SRC_URI_append_omap3517-evm = " \ +SRC_URI_append_am3517-evm = " \ file://xload-shiva.diff;patch=1 \ " -- cgit v1.2.3