]> code.ossystems Code Review - meta-freescale.git/commitdiff
elftosb: Add nativesdk support
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 27 Sep 2012 19:06:50 +0000 (16:06 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 28 Sep 2012 18:20:24 +0000 (15:20 -0300)
Change-Id: I7515d5fadba1948635b0cfafb6540b349b2ed126
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
meta-fsl-arm/recipes-bsp/elftosb/elftosb_10.12.01.bb

index 827379e1cb0187f03333c0caa71bd6bfd3f00f34..2cef1f6a04bf4db0ed15883a7aea14ddbacbc7ee 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright (C) 2011 Freescale
+# Copyright (C) 2011, 2012 Freescale
 # Released under the MIT license (see COPYING.MIT for the terms)
 
 DESCRIPTION = "Helper utility for freescale imx platforms"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=172ede34353056ebec7a597d8459f029"
 SECTION = "bootloader"
-PR = "r3"
-BBCLASSEXTEND = "native"
+PR = "r4"
+BBCLASSEXTEND = "native nativesdk"
 
 SRC_URI = "http://repository.timesys.com/buildsources/e/elftosb/elftosb-${PV}/elftosb-${PV}.tar.gz \
            file://cross-build.patch \