diff options
Diffstat (limited to 'meta-oe/recipes-support')
10 files changed, 0 insertions, 10 deletions
diff --git a/meta-oe/recipes-support/ccid/ccid_1.4.8.bb b/meta-oe/recipes-support/ccid/ccid_1.4.8.bb index 857675373..5524f9ee9 100644 --- a/meta-oe/recipes-support/ccid/ccid_1.4.8.bb +++ b/meta-oe/recipes-support/ccid/ccid_1.4.8.bb | |||
@@ -2,7 +2,6 @@ DESCRIPTION = "Generic USB CCID smart card reader driver" | |||
2 | HOMEPAGE = "http://pcsclite.alioth.debian.org/ccid.html" | 2 | HOMEPAGE = "http://pcsclite.alioth.debian.org/ccid.html" |
3 | LICENSE = "LGPLv2.1+" | 3 | LICENSE = "LGPLv2.1+" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" |
5 | PR = "r0" | ||
6 | 5 | ||
7 | DEPENDS = "virtual/libusb0 pcsc-lite" | 6 | DEPENDS = "virtual/libusb0 pcsc-lite" |
8 | RDEPENDS_${PN} = "pcsc-lite" | 7 | RDEPENDS_${PN} = "pcsc-lite" |
diff --git a/meta-oe/recipes-support/ckermit/ckermit_301.bb b/meta-oe/recipes-support/ckermit/ckermit_301.bb index c46369fe9..b255f5e7e 100644 --- a/meta-oe/recipes-support/ckermit/ckermit_301.bb +++ b/meta-oe/recipes-support/ckermit/ckermit_301.bb | |||
@@ -8,7 +8,6 @@ SECTION = "console/network" | |||
8 | LICENSE = "BSD-3-Clause" | 8 | LICENSE = "BSD-3-Clause" |
9 | LIC_FILES_CHKSUM = "file://COPYING.TXT;md5=932ca542d6c6cb8a59a0bcd76ab67cc3" | 9 | LIC_FILES_CHKSUM = "file://COPYING.TXT;md5=932ca542d6c6cb8a59a0bcd76ab67cc3" |
10 | SRC_URI = "ftp://kermit.columbia.edu/kermit/archives/cku${PV}.tar.gz;subdir=${BPN}-${PV}" | 10 | SRC_URI = "ftp://kermit.columbia.edu/kermit/archives/cku${PV}.tar.gz;subdir=${BPN}-${PV}" |
11 | PR = "r0" | ||
12 | 11 | ||
13 | export CC2 = "${CC}" | 12 | export CC2 = "${CC}" |
14 | export BINDIR = "${bindir}" | 13 | export BINDIR = "${bindir}" |
diff --git a/meta-oe/recipes-support/eventlog/eventlog_0.2.12.bb b/meta-oe/recipes-support/eventlog/eventlog_0.2.12.bb index 1dbac295d..f82991b72 100644 --- a/meta-oe/recipes-support/eventlog/eventlog_0.2.12.bb +++ b/meta-oe/recipes-support/eventlog/eventlog_0.2.12.bb | |||
@@ -1,7 +1,6 @@ | |||
1 | DESCRIPTION = "Replacement syslog API" | 1 | DESCRIPTION = "Replacement syslog API" |
2 | LICENSE = "BSD" | 2 | LICENSE = "BSD" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b8ba8e77bcda9a53fac0fe39fe957767" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b8ba8e77bcda9a53fac0fe39fe957767" |
4 | PR = "r0" | ||
5 | 4 | ||
6 | SRC_URI = "http://www.balabit.com/downloads/files/syslog-ng/sources/3.2.2/source/${PN}_${PV}.tar.gz" | 5 | SRC_URI = "http://www.balabit.com/downloads/files/syslog-ng/sources/3.2.2/source/${PN}_${PV}.tar.gz" |
7 | 6 | ||
diff --git a/meta-oe/recipes-support/libdbi/libdbi-drivers_0.8.3-1.bb b/meta-oe/recipes-support/libdbi/libdbi-drivers_0.8.3-1.bb index 97bc3ea78..ce30beaf8 100644 --- a/meta-oe/recipes-support/libdbi/libdbi-drivers_0.8.3-1.bb +++ b/meta-oe/recipes-support/libdbi/libdbi-drivers_0.8.3-1.bb | |||
@@ -1,6 +1,5 @@ | |||
1 | require ${PN}.inc | 1 | require ${PN}.inc |
2 | 2 | ||
3 | PR = "r0" | ||
4 | 3 | ||
5 | SRC_URI[md5sum] = "4de79b323162a5a7652b65b608eca6cd" | 4 | SRC_URI[md5sum] = "4de79b323162a5a7652b65b608eca6cd" |
6 | SRC_URI[sha256sum] = "4ab9944398ce769c0deeb64d2f73555c67bc25ccd2ade1ccf552226c7b2acf72" | 5 | SRC_URI[sha256sum] = "4ab9944398ce769c0deeb64d2f73555c67bc25ccd2ade1ccf552226c7b2acf72" |
diff --git a/meta-oe/recipes-support/mini-iconv/mini-iconv.bb b/meta-oe/recipes-support/mini-iconv/mini-iconv.bb index 56260975d..93a4f4e8f 100644 --- a/meta-oe/recipes-support/mini-iconv/mini-iconv.bb +++ b/meta-oe/recipes-support/mini-iconv/mini-iconv.bb | |||
@@ -7,7 +7,6 @@ LICENSE = "MPL-1.1" | |||
7 | SECTION = "libs" | 7 | SECTION = "libs" |
8 | DEPENDS = "" | 8 | DEPENDS = "" |
9 | PROVIDES = "virtual/libiconv" | 9 | PROVIDES = "virtual/libiconv" |
10 | PR = "r0" | ||
11 | LIC_FILES_CHKSUM = "file://iconv.c;beginline=1;endline=6;md5=35af9d9924327fe8a0a1fe3a2cb454c8" | 10 | LIC_FILES_CHKSUM = "file://iconv.c;beginline=1;endline=6;md5=35af9d9924327fe8a0a1fe3a2cb454c8" |
12 | SRC_URI = "http://mirror.meleeweb.net/pub/linux/gentoo/distfiles/mini-iconv.tar.bz2" | 11 | SRC_URI = "http://mirror.meleeweb.net/pub/linux/gentoo/distfiles/mini-iconv.tar.bz2" |
13 | SRC_URI[md5sum] = "84412221e26505a2b3855d4a1cdcd0e0" | 12 | SRC_URI[md5sum] = "84412221e26505a2b3855d4a1cdcd0e0" |
diff --git a/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb b/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb index 678f17c06..1178e90cb 100644 --- a/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb +++ b/meta-oe/recipes-support/mysql/mysql-python_1.2.4.bb | |||
@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://GPL-2.0;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
6 | 6 | ||
7 | DEPENDS = "mysql5" | 7 | DEPENDS = "mysql5" |
8 | 8 | ||
9 | PR = "r0" | ||
10 | SRCNAME = "MySQL-python" | 9 | SRCNAME = "MySQL-python" |
11 | 10 | ||
12 | SRC_URI = "https://pypi.python.org/packages/source/M/${SRCNAME}/${SRCNAME}-${PV}.zip \ | 11 | SRC_URI = "https://pypi.python.org/packages/source/M/${SRCNAME}/${SRCNAME}-${PV}.zip \ |
diff --git a/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb b/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb index a0dbef468..168395fca 100644 --- a/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb +++ b/meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb | |||
@@ -5,7 +5,6 @@ LICENSE = "GPLv2+" | |||
5 | LIC_FILES_CHKSUM = "file://gpio-s3c6410.c;endline=12;md5=060cda1be945ad9194593f11d56d55c7" | 5 | LIC_FILES_CHKSUM = "file://gpio-s3c6410.c;endline=12;md5=060cda1be945ad9194593f11d56d55c7" |
6 | SRCREV = "4949" | 6 | SRCREV = "4949" |
7 | PV = "1.0+svnr${SRCPV}" | 7 | PV = "1.0+svnr${SRCPV}" |
8 | PR = "r0" | ||
9 | 8 | ||
10 | SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=gpio;protocol=http" | 9 | SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=gpio;protocol=http" |
11 | S = "${WORKDIR}/gpio" | 10 | S = "${WORKDIR}/gpio" |
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 ed87a141c..5d89b6479 100644 --- a/meta-oe/recipes-support/serial-utils/pty-forward-native.bb +++ b/meta-oe/recipes-support/serial-utils/pty-forward-native.bb | |||
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" | |||
5 | SECTION = "console/network" | 5 | SECTION = "console/network" |
6 | SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec" | 6 | SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec" |
7 | PV = "1.1+gitr${SRCPV}" | 7 | PV = "1.1+gitr${SRCPV}" |
8 | PR = "r0" | ||
9 | 8 | ||
10 | SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia" | 9 | SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia" |
11 | S = "${WORKDIR}/git/tools/serial_forward" | 10 | S = "${WORKDIR}/git/tools/serial_forward" |
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 240597ce0..9d7b990e0 100644 --- a/meta-oe/recipes-support/serial-utils/serial-forward_git.bb +++ b/meta-oe/recipes-support/serial-utils/serial-forward_git.bb | |||
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" | |||
5 | SECTION = "console/devel" | 5 | SECTION = "console/devel" |
6 | SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec" | 6 | SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec" |
7 | PV = "1.1+gitr${SRCPV}" | 7 | PV = "1.1+gitr${SRCPV}" |
8 | PR = "r0" | ||
9 | 8 | ||
10 | SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia" | 9 | SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia" |
11 | S = "${WORKDIR}/git/tools/serial_forward" | 10 | S = "${WORKDIR}/git/tools/serial_forward" |
diff --git a/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb b/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb index 06db8c488..c31eae10f 100644 --- a/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb +++ b/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb | |||
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://utils/start-stop-daemon.c;md5=a963623e4588f70122865aa | |||
5 | # start-stop-daemon is usually shipped by dpkg | 5 | # start-stop-daemon is usually shipped by dpkg |
6 | DEPENDS = "ncurses" | 6 | DEPENDS = "ncurses" |
7 | RCONFLICS_${PN} = "dpkg" | 7 | RCONFLICS_${PN} = "dpkg" |
8 | PR = "r0" | ||
9 | 8 | ||
10 | SRC_URI = "http://sources.openembedded.org/dpkg_${PV}.tar.bz2" | 9 | SRC_URI = "http://sources.openembedded.org/dpkg_${PV}.tar.bz2" |
11 | SRC_URI[md5sum] = "d211a84f38987771a49ad1c0f144334a" | 10 | SRC_URI[md5sum] = "d211a84f38987771a49ad1c0f144334a" |