summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb2
-rw-r--r--meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb2
-rw-r--r--meta-oe/recipes-connectivity/soft66/soft66_git.bb2
-rw-r--r--meta-oe/recipes-connectivity/uhd/uhd_git.bb2
-rw-r--r--meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb2
-rw-r--r--meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb2
-rw-r--r--meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bb2
-rw-r--r--meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool_git.bb2
-rw-r--r--meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb2
-rw-r--r--meta-oe/recipes-extended/socketcan/libsocketcan_0.0.8.bb2
-rw-r--r--meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb2
-rw-r--r--meta-oe/recipes-graphics/lxdm/lxdm_git.bb2
-rw-r--r--meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb2
-rw-r--r--meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb2
-rw-r--r--meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb2
-rw-r--r--meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb2
-rw-r--r--meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb2
-rw-r--r--meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb2
-rw-r--r--meta-oe/recipes-navigation/gypsy/gypsy_git.bb2
-rw-r--r--meta-oe/recipes-support/daemonize/daemonize_git.bb2
-rw-r--r--meta-oe/recipes-support/inih/libinih_git.bb2
-rw-r--r--meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb2
-rw-r--r--meta-oe/recipes-support/lockdev/lockdev_git.bb2
-rw-r--r--meta-oe/recipes-support/serial-utils/pty-forward-native.bb2
-rw-r--r--meta-oe/recipes-support/serial-utils/serial-forward_git.bb2
-rw-r--r--meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb2
26 files changed, 26 insertions, 26 deletions
diff --git a/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb b/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb
index b0fc6308e..1a7857544 100644
--- a/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb
+++ b/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb
@@ -70,7 +70,7 @@ SRCREV = "a7b3a9339106aaba72195b693dfeaa98f194e0d5"
70GIT_REPO = "gnuradio.git" 70GIT_REPO = "gnuradio.git"
71GIT_BRANCH = "master" 71GIT_BRANCH = "master"
72 72
73SRC_URI = "git://git.gnuradio.org/${GIT_REPO};branch=${GIT_BRANCH};protocol=git \ 73SRC_URI = "git://git.gnuradio.org/${GIT_REPO};branch=${GIT_BRANCH} \
74 file://0001-gr-trellis-Kill-docs-hard.patch \ 74 file://0001-gr-trellis-Kill-docs-hard.patch \
75" 75"
76 76
diff --git a/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb b/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb
index f5bd1cf04..874637f1e 100644
--- a/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb
+++ b/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "This small package provides a few command line tools for Linux Ph
2HOMEPAGE = "" 2HOMEPAGE = ""
3LICENSE = "GPLv2" 3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" 4LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
5SRC_URI = "git://gitorious.org/meego-cellular/phonet-utils.git;branch=master;protocol=git" 5SRC_URI = "git://gitorious.org/meego-cellular/phonet-utils.git;branch=master"
6PR = "r2" 6PR = "r2"
7S = "${WORKDIR}/git" 7S = "${WORKDIR}/git"
8SRCREV = "4acfa720fd37d178a048fc2be17180137d4a70ea" 8SRCREV = "4acfa720fd37d178a048fc2be17180137d4a70ea"
diff --git a/meta-oe/recipes-connectivity/soft66/soft66_git.bb b/meta-oe/recipes-connectivity/soft66/soft66_git.bb
index a574c3c9f..b88411fbb 100644
--- a/meta-oe/recipes-connectivity/soft66/soft66_git.bb
+++ b/meta-oe/recipes-connectivity/soft66/soft66_git.bb
@@ -9,7 +9,7 @@ PV = "0.1.3+gitr${SRCPV}"
9PR = "r1" 9PR = "r1"
10 10
11SRCREV = "a1dab25e73896c90c98227ac8055f227b830d512" 11SRCREV = "a1dab25e73896c90c98227ac8055f227b830d512"
12SRC_URI = "git://home.horsten.com/soft66;protocol=git \ 12SRC_URI = "git://home.horsten.com/soft66 \
13file://fix-ar.patch" 13file://fix-ar.patch"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
diff --git a/meta-oe/recipes-connectivity/uhd/uhd_git.bb b/meta-oe/recipes-connectivity/uhd/uhd_git.bb
index 180fd27c7..ee02cc7c2 100644
--- a/meta-oe/recipes-connectivity/uhd/uhd_git.bb
+++ b/meta-oe/recipes-connectivity/uhd/uhd_git.bb
@@ -3,7 +3,7 @@ require uhd.inc
3PV = "3.5.3" 3PV = "3.5.3"
4PR = "${INC_PR}.0" 4PR = "${INC_PR}.0"
5 5
6SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;branch=maint;protocol=git \ 6SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;branch=maint \
7 file://0001-use-uint8_t-from-boost-namespace.patch;striplevel=2 \ 7 file://0001-use-uint8_t-from-boost-namespace.patch;striplevel=2 \
8 " 8 "
9S = "${WORKDIR}/git/host" 9S = "${WORKDIR}/git/host"
diff --git a/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb b/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb
index 18d3efbb8..181e30336 100644
--- a/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb
+++ b/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb
@@ -8,7 +8,7 @@ PR = "r1"
8 8
9ASNEEDED_pn-dbus-daemon-proxy = "" 9ASNEEDED_pn-dbus-daemon-proxy = ""
10 10
11SRC_URI = "git://git.collabora.co.uk/git/user/alban/dbus-daemon-proxy;protocol=git" 11SRC_URI = "git://git.collabora.co.uk/git/user/alban/dbus-daemon-proxy"
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13
14do_compile() { 14do_compile() {
diff --git a/meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb b/meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb
index 7dcbb21e6..fe57d9e4b 100644
--- a/meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb
+++ b/meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb
@@ -9,7 +9,7 @@ SECTION = "base"
9 9
10SRCREV = "900d203aa9e41288545368ea40da0bee89f7907f" 10SRCREV = "900d203aa9e41288545368ea40da0bee89f7907f"
11LIC_FILES_CHKSUM = "file://LICENSE;md5=f12611e65e064515ce264249b2bdea98" 11LIC_FILES_CHKSUM = "file://LICENSE;md5=f12611e65e064515ce264249b2bdea98"
12SRC_URI = "git://git.concurrencykit.org/ck.git;protocol=git \ 12SRC_URI = "git://git.concurrencykit.org/ck.git \
13 file://cross.patch \ 13 file://cross.patch \
14" 14"
15 15
diff --git a/meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bb b/meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bb
index e721e7e6c..c6ddf3db6 100644
--- a/meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bb
+++ b/meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bb
@@ -15,7 +15,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
15SRCREV = "5fba3d42f126ce13333fb7d0412d729b753ee5a4" 15SRCREV = "5fba3d42f126ce13333fb7d0412d729b753ee5a4"
16BRANCH ?= "master" 16BRANCH ?= "master"
17 17
18SRC_URI = "git://arago-project.org/git/projects/test-automation/ltp-ddt.git;protocol=git;branch=${BRANCH}" 18SRC_URI = "git://arago-project.org/git/projects/test-automation/ltp-ddt.git;branch=${BRANCH}"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21
diff --git a/meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool_git.bb b/meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool_git.bb
index dd961873b..32d2818a0 100644
--- a/meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool_git.bb
+++ b/meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool_git.bb
@@ -5,5 +5,5 @@ DEFAULT_PREFERENCE = "-1"
5SRCREV = "53d56816a4154e3467f07bd22f4e27d166e3e3f3" 5SRCREV = "53d56816a4154e3467f07bd22f4e27d166e3e3f3"
6PV = "0.4.0+gitr${SRCPV}" 6PV = "0.4.0+gitr${SRCPV}"
7 7
8SRC_URI = "${FREESMARTPHONE_GIT}/vala-dbus-binding-tool.git;protocol=git;branch=master" 8SRC_URI = "${FREESMARTPHONE_GIT}/vala-dbus-binding-tool.git;branch=master"
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
diff --git a/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb b/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb
index cf1aa664d..3bc2f93cf 100644
--- a/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb
+++ b/meta-oe/recipes-extended/socketcan/canutils_4.0.6.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
8DEPENDS = "libsocketcan" 8DEPENDS = "libsocketcan"
9 9
10TAG = "canutils-${PV}" 10TAG = "canutils-${PV}"
11SRC_URI = "git://git.pengutronix.de/git/tools/canutils.git;protocol=git;tag=${TAG} \ 11SRC_URI = "git://git.pengutronix.de/git/tools/canutils.git;tag=${TAG} \
12" 12"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
diff --git a/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.8.bb b/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.8.bb
index 4c5f91896..34ba56b18 100644
--- a/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.8.bb
+++ b/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.8.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://src/libsocketcan.c;beginline=3;endline=17;md5=97e38ad
7 7
8SRCREV = "3a2cec63a4e6212cc63d21008453bd799cfe8774" 8SRCREV = "3a2cec63a4e6212cc63d21008453bd799cfe8774"
9 9
10SRC_URI = "git://git.pengutronix.de/git/tools/libsocketcan.git;protocol=git \ 10SRC_URI = "git://git.pengutronix.de/git/tools/libsocketcan.git \
11" 11"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
diff --git a/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb b/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb
index a3f1aad27..2c6a8211e 100644
--- a/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb
+++ b/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb
@@ -8,7 +8,7 @@ PV = "0.3"
8PR = "r1" 8PR = "r1"
9 9
10SRCREV = "3098e4ad8aa07ad90b2a4413c0abeb6dcd8f1233" 10SRCREV = "3098e4ad8aa07ad90b2a4413c0abeb6dcd8f1233"
11SRC_URI = "git://github.com/lucasdemarchi/dietsplash.git;protocol=git" 11SRC_URI = "git://github.com/lucasdemarchi/dietsplash.git"
12 12
13inherit autotools 13inherit autotools
14 14
diff --git a/meta-oe/recipes-graphics/lxdm/lxdm_git.bb b/meta-oe/recipes-graphics/lxdm/lxdm_git.bb
index 8767e98fc..97bda4c09 100644
--- a/meta-oe/recipes-graphics/lxdm/lxdm_git.bb
+++ b/meta-oe/recipes-graphics/lxdm/lxdm_git.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://blog.lxde.org/?p=531"
3LICENSE = "GPLv3" 3LICENSE = "GPLv3"
4LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 4LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
5SRC_URI = " \ 5SRC_URI = " \
6 git://lxde.git.sourceforge.net/gitroot/lxde/${BPN};protocol=git;branch=master \ 6 git://lxde.git.sourceforge.net/gitroot/lxde/${BPN};branch=master \
7 file://lxdm.conf \ 7 file://lxdm.conf \
8 file://lxdm-pam \ 8 file://lxdm-pam \
9 file://lxdm-pam-debug \ 9 file://lxdm-pam-debug \
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb
index c1180b87c..35bd89d9d 100644
--- a/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb
@@ -8,7 +8,7 @@ SRCREV = "21e6e2de1f0062f949fcc52d0b4559dfa3246e0e"
8PV = "0.1+gitr${SRCPV}" 8PV = "0.1+gitr${SRCPV}"
9PR = "r3" 9PR = "r3"
10 10
11SRC_URI = "git://github.com/android/platform_frameworks_base.git;protocol=git;branch=master" 11SRC_URI = "git://github.com/android/platform_frameworks_base.git;branch=master"
12 12
13S = "${WORKDIR}/git/data/fonts" 13S = "${WORKDIR}/git/data/fonts"
14 14
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb
index c3d83a47d..583730fbc 100644
--- a/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb
+++ b/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb
@@ -9,7 +9,7 @@ PE = "2"
9PV = "1.0.0+gitr${SRCPV}" 9PV = "1.0.0+gitr${SRCPV}"
10PR = "${INC_PR}.4" 10PR = "${INC_PR}.4"
11 11
12SRC_URI = "git://git.openmoko.org/git/xf86-video-glamo.git;protocol=git;branch=master \ 12SRC_URI = "git://git.openmoko.org/git/xf86-video-glamo.git;branch=master \
13 file://0001-glamo-kms-driver-drop-unused-xf86_config.patch \ 13 file://0001-glamo-kms-driver-drop-unused-xf86_config.patch \
14 file://0001-fix-build-with-KMS-disabled.patch \ 14 file://0001-fix-build-with-KMS-disabled.patch \
15 file://0003-glamo-driver-adapt-to-xserver-0.13-video-API.patch \ 15 file://0003-glamo-driver-adapt-to-xserver-0.13-video-API.patch \
diff --git a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
index 7c1357b01..259792f7d 100644
--- a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
+++ b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
@@ -13,7 +13,7 @@ RCONFLICTS_${PN} = "mplayer"
13LICENSE = "GPLv3" 13LICENSE = "GPLv3"
14LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" 14LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
15 15
16SRC_URI = "git://repo.or.cz/mplayer.git;protocol=git;branch=master \ 16SRC_URI = "git://repo.or.cz/mplayer.git;branch=master \
17 file://cross.compile.codec-cfg.patch \ 17 file://cross.compile.codec-cfg.patch \
18" 18"
19 19
diff --git a/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb b/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb
index 37d130adf..8f615713f 100644
--- a/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb
+++ b/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d749e86a105281d7a44c2328acebc4b0"
4 4
5DEPENDS = "linux-libc-headers" 5DEPENDS = "linux-libc-headers"
6 6
7SRC_URI = "git://git.ideasonboard.org/media-ctl.git;protocol=git" 7SRC_URI = "git://git.ideasonboard.org/media-ctl.git"
8SRCREV = "a6ec4a37028952ffd6e62eb52648cf66248eb519" 8SRCREV = "a6ec4a37028952ffd6e62eb52648cf66248eb519"
9 9
10PV = "0.0.1" 10PV = "0.0.1"
diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb
index c00f1198d..bf75a03e0 100644
--- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb
+++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb
@@ -12,7 +12,7 @@ inherit autotools gettext
12# libv4l was absorbed into this, let OE know that 12# libv4l was absorbed into this, let OE know that
13PROVIDES = "libv4l" 13PROVIDES = "libv4l"
14 14
15SRC_URI = "git://linuxtv.org/v4l-utils.git;protocol=git \ 15SRC_URI = "git://linuxtv.org/v4l-utils.git \
16 file://openat.patch \ 16 file://openat.patch \
17" 17"
18# 54f16ca8183dd8ae8bf4ccc07949795aff0301f5 -> v0.8.8 tag 18# 54f16ca8183dd8ae8bf4ccc07949795aff0301f5 -> v0.8.8 tag
diff --git a/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb b/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb
index 98b5e0efb..a3c683ab0 100644
--- a/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb
+++ b/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Yet Another V4L2 Test Application"
2LICENSE = "GPLv2" 2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe" 3LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe"
4 4
5SRC_URI = "git://git.ideasonboard.org/yavta.git;protocol=git \ 5SRC_URI = "git://git.ideasonboard.org/yavta.git \
6 file://0001-Add-stdout-mode-to-allow-streaming-over-the-network-.patch" 6 file://0001-Add-stdout-mode-to-allow-streaming-over-the-network-.patch"
7SRCREV = "82ff2efdb9787737b9f21b6f4759f077c827b238" 7SRCREV = "82ff2efdb9787737b9f21b6f4759f077c827b238"
8 8
diff --git a/meta-oe/recipes-navigation/gypsy/gypsy_git.bb b/meta-oe/recipes-navigation/gypsy/gypsy_git.bb
index e5c564f32..5431c682b 100644
--- a/meta-oe/recipes-navigation/gypsy/gypsy_git.bb
+++ b/meta-oe/recipes-navigation/gypsy/gypsy_git.bb
@@ -14,5 +14,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
14 file://src/main.c;beginline=1;endline=25;md5=3fe64e27e61b289b77383a54a982cbdd \ 14 file://src/main.c;beginline=1;endline=25;md5=3fe64e27e61b289b77383a54a982cbdd \
15 file://gypsy/gypsy-time.h;beginline=1;endline=24;md5=06432ea19a7b6607428d04d9dadc37fd" 15 file://gypsy/gypsy-time.h;beginline=1;endline=24;md5=06432ea19a7b6607428d04d9dadc37fd"
16 16
17SRC_URI = "git://anongit.freedesktop.org/gypsy;protocol=git \ 17SRC_URI = "git://anongit.freedesktop.org/gypsy \
18 file://fixups.patch" 18 file://fixups.patch"
diff --git a/meta-oe/recipes-support/daemonize/daemonize_git.bb b/meta-oe/recipes-support/daemonize/daemonize_git.bb
index 2e747cd49..f6e52033a 100644
--- a/meta-oe/recipes-support/daemonize/daemonize_git.bb
+++ b/meta-oe/recipes-support/daemonize/daemonize_git.bb
@@ -7,6 +7,6 @@ PV = "1.7.3+git${SRCPV}"
7inherit autotools 7inherit autotools
8 8
9SRCREV = "93788682a4749d8b577ce6549d6d3dd6df166ba4" 9SRCREV = "93788682a4749d8b577ce6549d6d3dd6df166ba4"
10SRC_URI = "git://github.com/bmc/daemonize.git;protocol=git" 10SRC_URI = "git://github.com/bmc/daemonize.git"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
diff --git a/meta-oe/recipes-support/inih/libinih_git.bb b/meta-oe/recipes-support/inih/libinih_git.bb
index cb525031c..4709be082 100644
--- a/meta-oe/recipes-support/inih/libinih_git.bb
+++ b/meta-oe/recipes-support/inih/libinih_git.bb
@@ -9,7 +9,7 @@ PR = "r3"
9 9
10# The github repository provides a cmake and pkg-config integration 10# The github repository provides a cmake and pkg-config integration
11SRCREV = "7a43a3655ceffa9f0f7fd68262d8d478c6d0d0af" 11SRCREV = "7a43a3655ceffa9f0f7fd68262d8d478c6d0d0af"
12SRC_URI = "git://github.com/OSSystems/inih.git;protocol=git" 12SRC_URI = "git://github.com/OSSystems/inih.git"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
diff --git a/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb b/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb
index e1e5ff28f..0a378b480 100644
--- a/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb
+++ b/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1"
5DEPENDS = "udev" 5DEPENDS = "udev"
6 6
7SRCREV = "de6258940960443038b4c1651dfda3620075e870" 7SRCREV = "de6258940960443038b4c1651dfda3620075e870"
8SRC_URI = "git://git.0pointer.de/libatasmart.git;protocol=git" 8SRC_URI = "git://git.0pointer.de/libatasmart.git"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11
diff --git a/meta-oe/recipes-support/lockdev/lockdev_git.bb b/meta-oe/recipes-support/lockdev/lockdev_git.bb
index beec5a673..22d14b91f 100644
--- a/meta-oe/recipes-support/lockdev/lockdev_git.bb
+++ b/meta-oe/recipes-support/lockdev/lockdev_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM="file://COPYING;md5=4fbd65380cdd255951079008b364516c"
6PV = "1.0.3+git${SRCPV}" 6PV = "1.0.3+git${SRCPV}"
7 7
8SRCREV = "16b899645d32012cc94cc9232f64d4ddaaf0b795" 8SRCREV = "16b899645d32012cc94cc9232f64d4ddaaf0b795"
9SRC_URI = "git://anonscm.debian.org/lockdev/lockdev.git;protocol=git" 9SRC_URI = "git://anonscm.debian.org/lockdev/lockdev.git"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12
diff --git a/meta-oe/recipes-support/serial-utils/pty-forward-native.bb b/meta-oe/recipes-support/serial-utils/pty-forward-native.bb
index 6bf1d85a8..ed87a141c 100644
--- a/meta-oe/recipes-support/serial-utils/pty-forward-native.bb
+++ b/meta-oe/recipes-support/serial-utils/pty-forward-native.bb
@@ -7,7 +7,7 @@ SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec"
7PV = "1.1+gitr${SRCPV}" 7PV = "1.1+gitr${SRCPV}"
8PR = "r0" 8PR = "r0"
9 9
10SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git" 10SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia"
11S = "${WORKDIR}/git/tools/serial_forward" 11S = "${WORKDIR}/git/tools/serial_forward"
12 12
13inherit autotools native 13inherit autotools native
diff --git a/meta-oe/recipes-support/serial-utils/serial-forward_git.bb b/meta-oe/recipes-support/serial-utils/serial-forward_git.bb
index cf66556af..240597ce0 100644
--- a/meta-oe/recipes-support/serial-utils/serial-forward_git.bb
+++ b/meta-oe/recipes-support/serial-utils/serial-forward_git.bb
@@ -7,7 +7,7 @@ SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec"
7PV = "1.1+gitr${SRCPV}" 7PV = "1.1+gitr${SRCPV}"
8PR = "r0" 8PR = "r0"
9 9
10SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git" 10SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia"
11S = "${WORKDIR}/git/tools/serial_forward" 11S = "${WORKDIR}/git/tools/serial_forward"
12 12
13inherit autotools 13inherit autotools
diff --git a/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb b/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb
index 4e7653404..0d22d1df5 100644
--- a/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb
+++ b/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb
@@ -10,7 +10,7 @@ PR = "r1"
10 10
11inherit autotools perlnative vala 11inherit autotools perlnative vala
12 12
13SRC_URI = "${FREESMARTPHONE_GIT}/vala-terminal.git;protocol=git;branch=master" 13SRC_URI = "${FREESMARTPHONE_GIT}/vala-terminal.git;branch=master"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16RDEPENDS_${PN} = "ttf-liberation-mono" 16RDEPENDS_${PN} = "ttf-liberation-mono"