We've been using imx233-olinuxino with U-Boot for quite some time and
this reduces the amount of code we need to maintain, so remove it.

Change-Id: I872fada913e7dfb95cddcdf3fc336964f3468e63
Signed-off-by: Otavio Salvador <[email protected]>
---
 .../imx-bootlets/imx-bootlets/imx233-olinuxino.patch  | 19 -------------------
 .../imx-bootlets/imx-bootlets_10.12.01.bbappend       |  3 ---
 2 files changed, 22 deletions(-)
 delete mode 100644 recipes-bsp/imx-bootlets/imx-bootlets/imx233-olinuxino.patch

diff --git a/recipes-bsp/imx-bootlets/imx-bootlets/imx233-olinuxino.patch 
b/recipes-bsp/imx-bootlets/imx-bootlets/imx233-olinuxino.patch
deleted file mode 100644
index 51696d0..0000000
--- a/recipes-bsp/imx-bootlets/imx-bootlets/imx233-olinuxino.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-mx23/platform: set machine ID
-
-Upstream-Status: Inappropriate [configuration]
-
-Signed-off-by: Otavio Salvador <[email protected]>
-
-diff --git a/linux_prep/include/mx23/platform.h 
b/linux_prep/include/mx23/platform.h
-index ed58d79..3cbe2eb 100644
---- a/linux_prep/include/mx23/platform.h
-+++ b/linux_prep/include/mx23/platform.h
-@@ -18,7 +18,7 @@
- #define __37XX_PLATFORM_H
- 
- #if defined (BOARD_STMP378X_DEV)
--#define       MACHINE_ID      0xa45
-+#define       MACHINE_ID      0x1009
- #else
- #error "Allocate a machine ID for your board"
- #endif
diff --git a/recipes-bsp/imx-bootlets/imx-bootlets_10.12.01.bbappend 
b/recipes-bsp/imx-bootlets/imx-bootlets_10.12.01.bbappend
index 48ea778..9d7e85b 100644
--- a/recipes-bsp/imx-bootlets/imx-bootlets_10.12.01.bbappend
+++ b/recipes-bsp/imx-bootlets/imx-bootlets_10.12.01.bbappend
@@ -2,8 +2,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 PRINC := "${@int(PRINC) + 2}"
 
-# Board specific patches
-SRC_URI_append_imx233-olinuxino = " file://imx233-olinuxino.patch"
-
 SRC_URI_append_cfa10036 = " file://cfa10036-support.patch"
 
-- 
1.8.4.rc3

_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to