* Pull in the latest script changes to get support for AM437x multimedia example applications.
Signed-off-by: Chase Maupin <[email protected]> --- .../recipes-core/matrix/matrix-gui-apps-git.inc | 4 ++-- 1 files 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 0c639e9..c622faa 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 @@ -4,9 +4,9 @@ LICENSE_CHECKSUM = "LICENSE;md5=6e0ae7214f6c74c149cb25f373057fa9" LIC_FILES_CHKSUM := "file://../${LICENSE_CHECKSUM}" SRC_URI = "git://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=git;branch=${BRANCH}" -SRCREV = "e55b22aff35107d384c13322aa9f9cd637f543ca" +SRCREV = "dfd328c9e34aa3c01f39d76f8ae584d8bc8aacc1" BRANCH = "master" -INC_PR = "r16" +INC_PR = "r17" # Pull in the base package for installing matrix applications require matrix-gui-apps.inc -- 1.7.0.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
