From: Hao Zhang <[email protected]> Update SRCREV of matrix-gui-v2-apps.git to fix UBI read/write error in Keystone EEPROM/Flash utility demos.
Signed-off-by: Hao Zhang <[email protected]> --- .../recipes-core/matrix/matrix-gui-apps-git.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc index ab566c9..a353ac3 100644 --- a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc +++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc @@ -6,9 +6,9 @@ LIC_FILES_CHKSUM := "file://../${LICENSE_CHECKSUM}" DEPENDS += "ca-certificates-native" SRC_URI = "git://git.ti.com/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=git;branch=${BRANCH}" -SRCREV = "0b159d3e832b8d7d9ab46cdfbeef870c48476efc" +SRCREV = "ca4dbaae465eca86e244f521b1b1eb79b81573f3" BRANCH = "master" -INC_PR = "r33" +INC_PR = "r34" # Pull in the base package for installing matrix applications -- 1.7.9.5 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
