From: Chunrong Guo <[email protected]> *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 <[email protected]> --- recipes-bsp/ppa/ppa.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/ppa/ppa.inc b/recipes-bsp/ppa/ppa.inc index f05a1ba..2faa2c7 100644 --- a/recipes-bsp/ppa/ppa.inc +++ b/recipes-bsp/ppa/ppa.inc @@ -8,7 +8,7 @@ inherit deploy SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ppa-generic;nobranch=1 \ " -SRCREV = "dcbe27bb5d1f769ca2c061a3d4241aa2d13dc19e" +SRCREV = "90e13c9e148972f75f5f2e7f7a904dabf1586049" S = "${WORKDIR}/git" -- 2.7.4 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
