X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-ivi-common%2Frecipes-graphics%2Fwayland%2Fwayland-ivi-extension_1.9.1.bb;h=9ea7d24bb8af3160bae4a846a6d856b7372e159f;hb=075c13ff378bdb3b03436d81a70f6779514b886b;hp=9170a9c71e88f71228bb1732ff2b54e8f46dab61;hpb=30862c32cb5b1fef1f678791220de68d5ef50a0c;p=AGL%2Fmeta-agl.git diff --git a/meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension_1.9.1.bb b/meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension_1.9.1.bb index 9170a9c71..9ea7d24bb 100644 --- a/meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension_1.9.1.bb +++ b/meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension_1.9.1.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=176cedb32f48dd58f07e0c1c717b3ea4" DEPENDS = "weston" -SRC_URI = "git://git.projects.genivi.org/${PN}.git \ +SRC_URI = "git://github.com/GENIVI/${PN}.git;protocol=https \ " SRC_URI_append_wandboard = "file://wandboard_fix_build.patch" @@ -15,7 +15,8 @@ SRCREV = "44598504503eea5ac7f94c88477a5a78bda01f30" S = "${WORKDIR}/git" -inherit cmake autotools +inherit cmake +#jsmoeller: rm autotools from inherit ... there can only be one PACKAGECONFIG ??= "ilm_input" PACKAGECONFIG[ivi-share] = "-DIVI_SHARE=ON,-DIVI_SHARE=OFF,libgbm libdrm"