* mc_demo_ipc: add k2g * utility_flash: update parsing of mtd size to make it usable for nanddump * utility_flash: remove nandwrite portion from the demo * multimedia_apps: runIvahdH264Dec: use alsasink for audio on AM572x IDK * multimedia_apps: runAACDec: define audio sink for AM5 * multimedia_apps: add dsp66_multimedia_imgproc demo * multimedia_apps: dsp66_multimedia_imgproc: update path of the description html page * dsp66_multimedia_imgproc: update description html page * multimedia_apps: add dsp66_multimedia_imgproc_f2f demo * mc_demo_ipc: udpate location of dsp_image in scripts * multimedia_apps: update audiosink for AACDec and IvahdH264Dec demos * 3d_apps: add printf for the 3D demos to indicate the test completion * multimedia_apps: update audiosink for AACDec and IvahdH264Dec demos * usbbonnie: print error if mounted partition not found * multimedia_apps: update amixer settings for AM5 demos with audio * arm_multimedia_audiocapture: add support for AM4 and AM5 * machinevision: add submenu and dlp_3d_scanner application * machinevision_dlp_3d_scanner: update demo description page * arm_apps: add posix_smp demo * machinevision_dlp_3d_scanner: update demo description
Signed-off-by: Jacob Stiffler <[email protected]> --- meta-arago-extras/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 8edcb2b..3641a50 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://git.ti.com/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=git;branch=${BRANCH}" -SRCREV = "497b2c6c9b748a3b3c5911bff200e027be45e0db" +SRCREV = "a51c0d791e5b15452196f6903ef077401738e631" BRANCH = "master" -INC_PR = "r40" +INC_PR = "r41" # Pull in the base package for installing matrix applications require matrix-gui-apps.inc -- 2.7.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
