Lets move to v1.75.. finally.. Signed-off-by: Nishanth Menon <[email protected]> --- meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb b/meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb index 6d11ce1ed29a..7216f05c4394 100644 --- a/meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb +++ b/meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb @@ -4,12 +4,12 @@ HOMEPAGE = "https://github.com/omapconf/omapconf" LICENSE = "GPLv2 | BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=205c83c4e2242a765acb923fc766e914" -PV = "1.74+git${SRCPV}" +PV = "1.75+git${SRCPV}" COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|omap4" BRANCH ?= "master" -SRCREV = "40ab0a2a57dffcf7e2813fc7a526d6cde3755347" +SRCREV = "ff07b6992bacb1e1586c72b7d2be469caee4a347" SRC_URI = "git://github.com/omapconf/omapconf.git;protocol=git;branch=${BRANCH}" -- 2.31.0 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
