]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-lib: Bump to revision 3f77797
authorFabio Berton <fabio.berton@ossystems.com.br>
Mon, 11 Jun 2018 19:28:46 +0000 (16:28 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 26 Jun 2018 17:21:53 +0000 (14:21 -0300)
  - Update O.S. Systems Software Copyright

This includes the following change:

  - 3f77797 MLK-16374-5: PXP_LIB: configure pxp to be legacy mode

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
(cherry picked from commit e22acc80d54618dcc032a4b5ae4558df31ff7d55)

recipes-bsp/imx-lib/imx-lib_git.bb

index 8e477de0f3bddbd88e9d696d63f36e471ffaa220..466d9c0350c56d579f1233bab1acc6185e49e598 100644 (file)
@@ -1,5 +1,5 @@
 # Copyright (C) 2012-2016 Freescale Semiconductor
-# Copyright (C) 2012-2016 O.S. Systems Software LTDA.
+# Copyright (C) 2012-2018 O.S. Systems Software LTDA.
 # Copyright 2017 NXP
 
 DESCRIPTION = "Platform specific libraries for imx platform"
@@ -13,9 +13,9 @@ PE = "1"
 
 PV = "5.8+${SRCPV}"
 
-SRCBRANCH = "nxp/imx_4.9.11_1.0.0_ga"
+SRCBRANCH = "master"
 SRC_URI = "git://source.codeaurora.org/external/imx/imx-lib.git;protocol=https;branch=${SRCBRANCH}"
-SRCREV = "f5f14fc24581e5d6e689f42a56b5f2992f978ef4"
+SRCREV = "3f777974c0c146817e2ff5cb0340ca66a1f99e57"
 
 S = "${WORKDIR}/git"