From: Denys Dmytriyenko <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb b/meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb index fa08cfa..697ef34 100644 --- a/meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb +++ b/meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb @@ -4,13 +4,13 @@ HOMEPAGE = "https://github.com/omapconf/omapconf" LICENSE = "GPLv2 | BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=205c83c4e2242a765acb923fc766e914" -PV = "1.72" -PR = "r2" +PV = "1.73" +PR = "r0" COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|omap4" BRANCH ?= "master" -SRCREV = "340f7dddb23664d8323c8d2002443606b95d969b" +SRCREV = "a5dac6c5a65c672bd299b42ca495566a7cc137a4" SRC_URI = "git://github.com/omapconf/omapconf.git;protocol=git;branch=${BRANCH}" -- 2.7.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
