diff options
Diffstat (limited to 'meta/recipes-graphics')
4 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-graphics/libfakekey/libfakekey_git.bb b/meta/recipes-graphics/libfakekey/libfakekey_git.bb index 5d94be52b4..c9c828a8c4 100644 --- a/meta/recipes-graphics/libfakekey/libfakekey_git.bb +++ b/meta/recipes-graphics/libfakekey/libfakekey_git.bb | |||
| @@ -13,7 +13,7 @@ SECTION = "x11/wm" | |||
| 13 | SRCREV = "7ad885912efb2131e80914e964d5e635b0d07b40" | 13 | SRCREV = "7ad885912efb2131e80914e964d5e635b0d07b40" |
| 14 | PV = "0.3+git${SRCPV}" | 14 | PV = "0.3+git${SRCPV}" |
| 15 | 15 | ||
| 16 | SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master" | 16 | SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master;protocol=https" |
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
diff --git a/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb b/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb index b01b332a55..bf3f5c005d 100644 --- a/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb +++ b/meta/recipes-graphics/libmatchbox/libmatchbox_1.12.bb | |||
| @@ -17,7 +17,7 @@ DEPENDS = "virtual/libx11 libxext" | |||
| 17 | 17 | ||
| 18 | #SRCREV for 1.12 | 18 | #SRCREV for 1.12 |
| 19 | SRCREV = "e846ee434f8e23d9db38af13c523f791495e0e87" | 19 | SRCREV = "e846ee434f8e23d9db38af13c523f791495e0e87" |
| 20 | SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master" | 20 | SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master;protocol=https" |
| 21 | 21 | ||
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
| 23 | 23 | ||
diff --git a/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb b/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb index 8e9de0914e..880d4ed666 100644 --- a/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb +++ b/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb | |||
| @@ -11,7 +11,7 @@ SECTION = "x11/wm" | |||
| 11 | DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf libxcursor libxfixes" | 11 | DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf libxcursor libxfixes" |
| 12 | 12 | ||
| 13 | SRCREV = "ce8c1053270d960a7235ab5c3435f707541810a4" | 13 | SRCREV = "ce8c1053270d960a7235ab5c3435f707541810a4" |
| 14 | SRC_URI = "git://git.yoctoproject.org/matchbox-window-manager;branch=master \ | 14 | SRC_URI = "git://git.yoctoproject.org/matchbox-window-manager;branch=master;protocol=https \ |
| 15 | file://kbdconfig" | 15 | file://kbdconfig" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
diff --git a/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb b/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb index 09fbc9b798..b65a3bea56 100644 --- a/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb +++ b/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb | |||
| @@ -10,7 +10,7 @@ SECTION = "x11/base" | |||
| 10 | SRCREV = "23c8af5ba4a1b7efbaf0bbca59a65ff7e10a1a06" | 10 | SRCREV = "23c8af5ba4a1b7efbaf0bbca59a65ff7e10a1a06" |
| 11 | PV = "0.1.1+git${SRCPV}" | 11 | PV = "0.1.1+git${SRCPV}" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master" | 13 | SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master;protocol=https" |
| 14 | UPSTREAM_CHECK_COMMITS = "1" | 14 | UPSTREAM_CHECK_COMMITS = "1" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
