summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2018-09-29 16:59:33 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-10-01 13:51:02 -0300
commite82ffc574430b3c862e590148ca45bd0ac76a2e2 (patch)
tree2456efd7225be8ecfb0efa57706b6f4a0ec44057
parenteed9592e8ff5beff660a494af529af271045f2a6 (diff)
downloadmeta-freescale-e82ffc574430b3c862e590148ca45bd0ac76a2e2.tar.gz
ppa: update to 90e13c9
*update to lsdk 1809 tag include the following changes: 90e13c9 - driver/sfp: changes otpmk random bytes dest. addr. from OCRAM to DDR. fa7f773 - Updating ls1028 platform makefiles with TEXTBASE 195e776 - driver/sfp: Adding support to enable POVDD using GPIO. 72d58b4 - Adding SIP svc function id 0xC200FF17 for EL2_2_AARCH32 function 43a807b - Replacing function get_core_pos() with get_this_core_num() 8bcd81c - Removing error return from psci_system_reset b03ca8d - Fixing handling of DAIF when secure watchdog enabled. 09dc202 - Adding support for LX2160 secure watchdog timer Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-bsp/ppa/ppa.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/ppa/ppa.inc b/recipes-bsp/ppa/ppa.inc
index f05a1ba4..2faa2c77 100644
--- a/recipes-bsp/ppa/ppa.inc
+++ b/recipes-bsp/ppa/ppa.inc
@@ -8,7 +8,7 @@ inherit deploy
8 8
9SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ppa-generic;nobranch=1 \ 9SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ppa-generic;nobranch=1 \
10" 10"
11SRCREV = "dcbe27bb5d1f769ca2c061a3d4241aa2d13dc19e" 11SRCREV = "90e13c9e148972f75f5f2e7f7a904dabf1586049"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14