diff options
Diffstat (limited to 'meta/recipes-graphics')
| -rw-r--r-- | meta/recipes-graphics/libfakekey/libfakekey_git.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-graphics/libmatchbox/libmatchbox_git.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/libfakekey/libfakekey_git.bb b/meta/recipes-graphics/libfakekey/libfakekey_git.bb index 5ebd8bfca7..a7f64ff0d6 100644 --- a/meta/recipes-graphics/libfakekey/libfakekey_git.bb +++ b/meta/recipes-graphics/libfakekey/libfakekey_git.bb | |||
| @@ -12,7 +12,7 @@ SECTION = "x11/wm" | |||
| 12 | PV = "0.0+git${SRCPV}" | 12 | PV = "0.0+git${SRCPV}" |
| 13 | PR = "r0" | 13 | PR = "r0" |
| 14 | 14 | ||
| 15 | SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git" | 15 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 18 | 18 | ||
diff --git a/meta/recipes-graphics/libmatchbox/libmatchbox_git.bb b/meta/recipes-graphics/libmatchbox/libmatchbox_git.bb index 01106d593b..3d2fe9cd4d 100644 --- a/meta/recipes-graphics/libmatchbox/libmatchbox_git.bb +++ b/meta/recipes-graphics/libmatchbox/libmatchbox_git.bb | |||
| @@ -4,7 +4,7 @@ PV = "1.9+git${SRCPV}" | |||
| 4 | PR = "r0" | 4 | PR = "r0" |
| 5 | DEFAULT_PREFERENCE = "-1" | 5 | DEFAULT_PREFERENCE = "-1" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://git.pokylinux.org/${BPN};protocol=git \ | 7 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ |
| 8 | file://configure_fixes.patch;patch=1 \ | 8 | file://configure_fixes.patch;patch=1 \ |
| 9 | file://check.m4 \ | 9 | file://check.m4 \ |
| 10 | file://16bppfixes.patch;patch=1 \ | 10 | file://16bppfixes.patch;patch=1 \ |
diff --git a/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb b/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb index 086d4853e4..a9dfaf7343 100644 --- a/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb +++ b/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb | |||
| @@ -13,7 +13,7 @@ DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification ex | |||
| 13 | PV = "1.2+git${SRCPV}" | 13 | PV = "1.2+git${SRCPV}" |
| 14 | PR = "r0" | 14 | PR = "r0" |
| 15 | 15 | ||
| 16 | SRC_URI = "git://git.pokylinux.org/matchbox-window-manager;protocol=git \ | 16 | SRC_URI = "git://git.yoctoproject.org/matchbox-window-manager;protocol=git \ |
| 17 | file://configure_fix.patch;patch=1;maxrev=1818 \ | 17 | file://configure_fix.patch;patch=1;maxrev=1818 \ |
| 18 | file://kbdconfig" | 18 | file://kbdconfig" |
| 19 | 19 | ||
