Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb | 5 ++--- 1 file changed, 2 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 8ae572c4..218fc9ce 100644 --- a/meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb +++ b/meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb @@ -4,13 +4,12 @@ HOMEPAGE = "https://github.com/omapconf/omapconf" LICENSE = "GPLv2 | BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=205c83c4e2242a765acb923fc766e914" -PV = "1.73" -PR = "r1" +PV = "1.74" COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|omap4" BRANCH ?= "master" -SRCREV = "a5dac6c5a65c672bd299b42ca495566a7cc137a4" +SRCREV = "d7a461c0d6c6bcf986f991d4bcee130562b040d6" SRC_URI = "git://github.com/omapconf/omapconf.git;protocol=git;branch=${BRANCH}" -- 2.17.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
