Update recipes for transition to UNPACKDIR
[AGL/meta-agl-demo.git] / recipes-multimedia / libmp4v2 / libmp4v2_git.bb
index 2887287..5fb6cbc 100644 (file)
@@ -1,12 +1,12 @@
 SUMMARY = "The MP4v2 library provides an API to create and modify mp4 files"
 HOMEPAGE = "https://github.com/sergiomb2/libmp4v2/wiki"
-LICENSE = "MPLv1.1"
+LICENSE = "MPL-1.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=eb3014b036b6d2151d944aef6a84c36f"
 
 inherit autotools-brokensep pkgconfig
 
 SRC_URI = " \
-    git://github.com/sergiomb2/${BPN}.git \
+    git://github.com/sergiomb2/${BPN}.git;branch=master;protocol=https \
     file://0001-add-a-configure-option-to-disable-build-of-man-pages.patch \
     file://gcc10.patch \
 "