This SRCREV bump also contains some additional changes in the config file to make it more generic
Signed-off-by: Karthik Ramanan <[email protected]> --- .../recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-extras/recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb b/meta-arago-extras/recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb index fe44f1d..349c1ec 100644 --- a/meta-arago-extras/recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb +++ b/meta-arago-extras/recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb @@ -14,9 +14,9 @@ inherit autotools pkgconfig SRC_URI = "git://git.ti.com/glsdk/example-applications.git;protocol=git \ " -SRCREV = "4dcbca6bf486b0331781014c463225e927e1f464" +SRCREV = "bdc4887134325fc6c83815005d5f36edbc577255" -PR = "r41" +PR = "r42" do_install_append () { install -d ${D}${sysconfdir}/glsdkstatcoll -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
