diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2013-10-31 11:25:45 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-11-01 15:33:16 +0100 |
commit | 4d62e7f575e2a87197c74ab4639561b45eec0e60 (patch) | |
tree | 1ff5b9b7b7f55d2521c41145e5f81c88a587271d | |
parent | 13729091f98720884dc28f9e66c6fb5525ec3c84 (diff) | |
download | meta-openembedded-4d62e7f575e2a87197c74ab4639561b45eec0e60.tar.gz |
recipes: Remove PR = r0 from all recipes
* Remove all PR = "r0" from all .bb files in meta-oe repo. This was done
with the command sed -e '/^PR.*=.*r0\"/d' meta*/recipes*/*/*.bb -i
* We've switching to the PR server, PR bumps are no longer needed and
this saves people either accidentally bumping them or forgetting to
remove the lines (r0 is the default anyway).
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
40 files changed, 0 insertions, 40 deletions
diff --git a/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb b/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb index 230705236..dcd9d0cf1 100644 --- a/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb +++ b/meta-gnome/recipes-connectivity/obex/obexd_0.48.bb | |||
@@ -4,7 +4,6 @@ DEPENDS = "glib-2.0 dbus bluez4 libical" | |||
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e" |
6 | 6 | ||
7 | PR = "r0" | ||
8 | 7 | ||
9 | SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/obexd-${PV}.tar.gz \ | 8 | SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/obexd-${PV}.tar.gz \ |
10 | file://ssize_t_definition.patch \ | 9 | file://ssize_t_definition.patch \ |
diff --git a/meta-gpe/recipes-support/fbreader/fbreader_git.bb b/meta-gpe/recipes-support/fbreader/fbreader_git.bb index ff0b5da9a..cb64e90e7 100644 --- a/meta-gpe/recipes-support/fbreader/fbreader_git.bb +++ b/meta-gpe/recipes-support/fbreader/fbreader_git.bb | |||
@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://fbreader/LICENSE;md5=94d55d512a9ba36caa9b7df079bae19f | |||
6 | DEPENDS = "gtk+ enca expat bzip2 libgpewidget virtual/libiconv liblinebreak libfribidi curl sqlite3" | 6 | DEPENDS = "gtk+ enca expat bzip2 libgpewidget virtual/libiconv liblinebreak libfribidi curl sqlite3" |
7 | SRCREV = "2cf1ec0e306e1122dbed850bfa005cd59a6168ee" | 7 | SRCREV = "2cf1ec0e306e1122dbed850bfa005cd59a6168ee" |
8 | PV = "0.99.5+gitr${SRCPV}" | 8 | PV = "0.99.5+gitr${SRCPV}" |
9 | PR = "r0" | ||
10 | 9 | ||
11 | DEFAULT_PREFERENCE = "-1" | 10 | DEFAULT_PREFERENCE = "-1" |
12 | 11 | ||
diff --git a/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc_1.5.0.bb b/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc_1.5.0.bb index aed9b905f..134dd80f0 100644 --- a/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc_1.5.0.bb +++ b/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc_1.5.0.bb | |||
@@ -7,7 +7,6 @@ LICENSE = "GPLv2+" | |||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ |
8 | file://include/common.h;beginline=1;endline=17;md5=ba05b07912a44ea2bf81ce409380049c" | 8 | file://include/common.h;beginline=1;endline=17;md5=ba05b07912a44ea2bf81ce409380049c" |
9 | 9 | ||
10 | PR = "r0" | ||
11 | 10 | ||
12 | inherit klibc | 11 | inherit klibc |
13 | 12 | ||
diff --git a/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.36.bb b/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.36.bb index e3a3e4e8f..1a3c74518 100644 --- a/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.36.bb +++ b/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.36.bb | |||
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ae9e161311a5a0768c333b537a40e332" | |||
5 | 5 | ||
6 | DEPENDS = "libcap" | 6 | DEPENDS = "libcap" |
7 | 7 | ||
8 | PR = "r0" | ||
9 | 8 | ||
10 | SRC_URI = "http://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-${PV}.tar.gz \ | 9 | SRC_URI = "http://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-${PV}.tar.gz \ |
11 | file://0001-Remove-hardcoded-usr-local-includes-from-configure.a.patch \ | 10 | file://0001-Remove-hardcoded-usr-local-includes-from-configure.a.patch \ |
diff --git a/meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb b/meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb index 9cb25f071..6978e0669 100644 --- a/meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb +++ b/meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb | |||
@@ -11,7 +11,6 @@ LICENSE = "BSD-4-Clause" | |||
11 | LIC_FILES_CHKSUM = "file://MCONFIG.in;beginline=1;endline=9;md5=c28ba5adb43041fae4629db05c83cbdd \ | 11 | LIC_FILES_CHKSUM = "file://MCONFIG.in;beginline=1;endline=9;md5=c28ba5adb43041fae4629db05c83cbdd \ |
12 | file://tftp/tftp.c;beginline=1;endline=32;md5=988c1cba99d70858a26cd877209857f4" | 12 | file://tftp/tftp.c;beginline=1;endline=32;md5=988c1cba99d70858a26cd877209857f4" |
13 | 13 | ||
14 | PR = "r0" | ||
15 | 14 | ||
16 | SRC_URI = "http://kernel.org/pub/software/network/tftp/tftp-hpa/tftp-hpa-${PV}.tar.bz2 \ | 15 | SRC_URI = "http://kernel.org/pub/software/network/tftp/tftp-hpa/tftp-hpa-${PV}.tar.bz2 \ |
17 | file://tftp-0.40-remap.patch \ | 16 | file://tftp-0.40-remap.patch \ |
diff --git a/meta-networking/recipes-filter/conntrack-tools/conntrack-tools_1.4.0.bb b/meta-networking/recipes-filter/conntrack-tools/conntrack-tools_1.4.0.bb index 23babb070..907a3bec5 100644 --- a/meta-networking/recipes-filter/conntrack-tools/conntrack-tools_1.4.0.bb +++ b/meta-networking/recipes-filter/conntrack-tools/conntrack-tools_1.4.0.bb | |||
@@ -4,7 +4,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" | |||
4 | DEPENDS = "libnfnetlink libnetfilter-conntrack libnetfilter-cttimeout \ | 4 | DEPENDS = "libnfnetlink libnetfilter-conntrack libnetfilter-cttimeout \ |
5 | libnetfilter-cthelper libnetfilter-queue" | 5 | libnetfilter-cthelper libnetfilter-queue" |
6 | 6 | ||
7 | PR = "r0" | ||
8 | 7 | ||
9 | SRC_URI = " \ | 8 | SRC_URI = " \ |
10 | http://www.netfilter.org/projects/conntrack-tools/files/conntrack-tools-${PV}.tar.bz2;name=tar \ | 9 | http://www.netfilter.org/projects/conntrack-tools/files/conntrack-tools-${PV}.tar.bz2;name=tar \ |
diff --git a/meta-networking/recipes-filter/libnfnetlink/libnfnetlink_1.0.1.bb b/meta-networking/recipes-filter/libnfnetlink/libnfnetlink_1.0.1.bb index 036366af2..9cb615bb4 100644 --- a/meta-networking/recipes-filter/libnfnetlink/libnfnetlink_1.0.1.bb +++ b/meta-networking/recipes-filter/libnfnetlink/libnfnetlink_1.0.1.bb | |||
@@ -8,7 +8,6 @@ HOMEPAGE = "http://www.netfilter.org/projects/libnfnetlink/index.html" | |||
8 | SECTION = "devel/libs" | 8 | SECTION = "devel/libs" |
9 | LICENSE = "GPLv2+" | 9 | LICENSE = "GPLv2+" |
10 | 10 | ||
11 | PR = "r0" | ||
12 | 11 | ||
13 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" |
14 | 13 | ||
diff --git a/meta-networking/recipes-support/aoetools/aoetools_34.bb b/meta-networking/recipes-support/aoetools/aoetools_34.bb index cf002984a..1557de96f 100644 --- a/meta-networking/recipes-support/aoetools/aoetools_34.bb +++ b/meta-networking/recipes-support/aoetools/aoetools_34.bb | |||
@@ -9,7 +9,6 @@ SECTION = "console/network" | |||
9 | LICENSE = "GPLv2" | 9 | LICENSE = "GPLv2" |
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
11 | RRECOMMENDS_${PN} = "kernel-module-aoe" | 11 | RRECOMMENDS_${PN} = "kernel-module-aoe" |
12 | PR = "r0" | ||
13 | 12 | ||
14 | 13 | ||
15 | SRC_URI = "http://sourceforge.net/projects/${BPN}/files/${BPN}/${PV}/${BPN}-${PV}.tar.gz" | 14 | SRC_URI = "http://sourceforge.net/projects/${BPN}/files/${BPN}/${PV}/${BPN}-${PV}.tar.gz" |
diff --git a/meta-networking/recipes-support/macchanger/macchanger_1.5.0.bb b/meta-networking/recipes-support/macchanger/macchanger_1.5.0.bb index 8491dc0b5..b97e9d1fc 100644 --- a/meta-networking/recipes-support/macchanger/macchanger_1.5.0.bb +++ b/meta-networking/recipes-support/macchanger/macchanger_1.5.0.bb | |||
@@ -4,7 +4,6 @@ HOMEPAGE = "http://www.alobbs.com/macchanger" | |||
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
6 | 6 | ||
7 | PR = "r0" | ||
8 | 7 | ||
9 | SRC_URI = "${GNU_MIRROR}/macchanger/${BPN}-${PV}.tar.gz" | 8 | SRC_URI = "${GNU_MIRROR}/macchanger/${BPN}-${PV}.tar.gz" |
10 | 9 | ||
diff --git a/meta-networking/recipes-support/netperf/netperf_2.6.0.bb b/meta-networking/recipes-support/netperf/netperf_2.6.0.bb index c206d5657..45760ad81 100644 --- a/meta-networking/recipes-support/netperf/netperf_2.6.0.bb +++ b/meta-networking/recipes-support/netperf/netperf_2.6.0.bb | |||
@@ -5,7 +5,6 @@ HOMEPAGE = "http://www.netperf.org/" | |||
5 | LICENSE = "netperf" | 5 | LICENSE = "netperf" |
6 | LICENSE_FLAGS = "non-commercial" | 6 | LICENSE_FLAGS = "non-commercial" |
7 | 7 | ||
8 | PR = "r0" | ||
9 | 8 | ||
10 | SRC_URI="ftp://ftp.netperf.org/netperf/netperf-${PV}.tar.bz2 \ | 9 | SRC_URI="ftp://ftp.netperf.org/netperf/netperf-${PV}.tar.bz2 \ |
11 | file://cpu_set.patch \ | 10 | file://cpu_set.patch \ |
diff --git a/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb b/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb index c1cac1e3d..b9934941c 100644 --- a/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb +++ b/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb | |||
@@ -8,7 +8,6 @@ DESCRIPTION = "User space daemon for extended IEEE 802.11 management" | |||
8 | inherit update-rc.d | 8 | inherit update-rc.d |
9 | INITSCRIPT_NAME = "hostapd" | 9 | INITSCRIPT_NAME = "hostapd" |
10 | 10 | ||
11 | PR = "r0" | ||
12 | 11 | ||
13 | DEFAULT_PREFERENCE = "-1" | 12 | DEFAULT_PREFERENCE = "-1" |
14 | 13 | ||
diff --git a/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.5.bb b/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.5.bb index 0302aad07..f4ea80067 100644 --- a/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.5.bb +++ b/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.5.bb | |||
@@ -12,7 +12,6 @@ LIC_FILES_CHKSUM = "\ | |||
12 | file://src/ptp.c;beginline=3;endline=22;md5=dafe6cfd1782f56471bb94ab06624c1f \ | 12 | file://src/ptp.c;beginline=3;endline=22;md5=dafe6cfd1782f56471bb94ab06624c1f \ |
13 | file://examples/albums.c;beginline=5;endline=21;md5=84f4e55dfec49e898b7f68a828c15620 \ | 13 | file://examples/albums.c;beginline=5;endline=21;md5=84f4e55dfec49e898b7f68a828c15620 \ |
14 | " | 14 | " |
15 | PR = "r0" | ||
16 | 15 | ||
17 | DEPENDS += "libusb1" | 16 | DEPENDS += "libusb1" |
18 | 17 | ||
diff --git a/meta-oe/recipes-connectivity/libnet/libnet_1.1.5.bb b/meta-oe/recipes-connectivity/libnet/libnet_1.1.5.bb index 1020fd2c4..7392b2af0 100644 --- a/meta-oe/recipes-connectivity/libnet/libnet_1.1.5.bb +++ b/meta-oe/recipes-connectivity/libnet/libnet_1.1.5.bb | |||
@@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://README;md5=533bea47338d490e86744c6a0c5692e7" | |||
7 | DEPENDS = "libpcap" | 7 | DEPENDS = "libpcap" |
8 | # There are major API changes beween libnet v1.0 and libnet v1.1 | 8 | # There are major API changes beween libnet v1.0 and libnet v1.1 |
9 | PROVIDES = "libnet-1.1" | 9 | PROVIDES = "libnet-1.1" |
10 | PR = "r0" | ||
11 | 10 | ||
12 | SRC_URI = "${SOURCEFORGE_MIRROR}/libnet-dev/${PN}-${PV}.tar.gz \ | 11 | SRC_URI = "${SOURCEFORGE_MIRROR}/libnet-dev/${PN}-${PV}.tar.gz \ |
13 | file://fix-endianess-test.patch" | 12 | file://fix-endianess-test.patch" |
diff --git a/meta-oe/recipes-connectivity/networkmanager/modemmanager_0.6.0.0.bb b/meta-oe/recipes-connectivity/networkmanager/modemmanager_0.6.0.0.bb index 60a5425e2..c05595c44 100644 --- a/meta-oe/recipes-connectivity/networkmanager/modemmanager_0.6.0.0.bb +++ b/meta-oe/recipes-connectivity/networkmanager/modemmanager_0.6.0.0.bb | |||
@@ -3,7 +3,6 @@ DEPENDS = "ppp udev glib-2.0" | |||
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
5 | 5 | ||
6 | PR = "r0" | ||
7 | 6 | ||
8 | inherit gnome gettext | 7 | inherit gnome gettext |
9 | 8 | ||
diff --git a/meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb b/meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb index 8288dfb54..78dfce6b7 100644 --- a/meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb +++ b/meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb | |||
@@ -3,7 +3,6 @@ HOMEPAGE = "http://fakeroot.alioth.debian.org" | |||
3 | SECTION = "base" | 3 | SECTION = "base" |
4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPLv3" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" |
6 | PR = "r0" | ||
7 | 6 | ||
8 | SRC_URI = "\ | 7 | SRC_URI = "\ |
9 | ${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.orig.tar.bz2 \ | 8 | ${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.orig.tar.bz2 \ |
diff --git a/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2012.04.07.bb b/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2012.04.07.bb index c96723f67..5baaecc34 100644 --- a/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2012.04.07.bb +++ b/meta-oe/recipes-devtools/autoconf-archive/autoconf-archive_2012.04.07.bb | |||
@@ -1,6 +1,5 @@ | |||
1 | require autoconf-archive.inc | 1 | require autoconf-archive.inc |
2 | 2 | ||
3 | PR = "r0" | ||
4 | 3 | ||
5 | PARALLEL_MAKE = "" | 4 | PARALLEL_MAKE = "" |
6 | 5 | ||
diff --git a/meta-oe/recipes-devtools/log4cplus/log4cplus_1.1.1.bb b/meta-oe/recipes-devtools/log4cplus/log4cplus_1.1.1.bb index e0ae1e674..da24dde4a 100644 --- a/meta-oe/recipes-devtools/log4cplus/log4cplus_1.1.1.bb +++ b/meta-oe/recipes-devtools/log4cplus/log4cplus_1.1.1.bb | |||
@@ -6,7 +6,6 @@ BUGTRACKER = "http://sourceforge.net/p/log4cplus/bugs/" | |||
6 | LICENSE = "Apache-2.0" | 6 | LICENSE = "Apache-2.0" |
7 | LIC_FILES_CHKSUM = "file://INSTALL;md5=fd3fffde3e364ca1fb46c81b741a766a" | 7 | LIC_FILES_CHKSUM = "file://INSTALL;md5=fd3fffde3e364ca1fb46c81b741a766a" |
8 | 8 | ||
9 | PR = "r0" | ||
10 | 9 | ||
11 | SRC_URI = "${SOURCEFORGE_MIRROR}/project/log4cplus/log4cplus-stable/${PV}/log4cplus-${PV}.tar.gz" | 10 | SRC_URI = "${SOURCEFORGE_MIRROR}/project/log4cplus/log4cplus-stable/${PV}/log4cplus-${PV}.tar.gz" |
12 | 11 | ||
diff --git a/meta-oe/recipes-devtools/python/python-dateutil_1.5.bb b/meta-oe/recipes-devtools/python/python-dateutil_1.5.bb index 6e105245a..906fcd868 100644 --- a/meta-oe/recipes-devtools/python/python-dateutil_1.5.bb +++ b/meta-oe/recipes-devtools/python/python-dateutil_1.5.bb | |||
@@ -4,7 +4,6 @@ SECTION = "devel/python" | |||
4 | LICENSE = "PSF" | 4 | LICENSE = "PSF" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d82268718c68bda0b091006ec6e583c6" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d82268718c68bda0b091006ec6e583c6" |
6 | SRCNAME = "${PN}" | 6 | SRCNAME = "${PN}" |
7 | PR = "r0" | ||
8 | 7 | ||
9 | SRC_URI = "http://labix.org/download/python-dateutil/${SRCNAME}-${PV}.tar.gz" | 8 | SRC_URI = "http://labix.org/download/python-dateutil/${SRCNAME}-${PV}.tar.gz" |
10 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 9 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
diff --git a/meta-oe/recipes-devtools/python/python-mako-native_0.7.2.bb b/meta-oe/recipes-devtools/python/python-mako-native_0.7.2.bb index 0d4c1e4ae..05479db45 100644 --- a/meta-oe/recipes-devtools/python/python-mako-native_0.7.2.bb +++ b/meta-oe/recipes-devtools/python/python-mako-native_0.7.2.bb | |||
@@ -3,4 +3,3 @@ inherit native pythonnative | |||
3 | 3 | ||
4 | DEPENDS = "python-native" | 4 | DEPENDS = "python-native" |
5 | RDEPENDS_${PN} = "" | 5 | RDEPENDS_${PN} = "" |
6 | PR = "r0" | ||
diff --git a/meta-oe/recipes-devtools/python/python-sqlalchemy_0.7.9.bb b/meta-oe/recipes-devtools/python/python-sqlalchemy_0.7.9.bb index 09c9312b9..43b4b7efa 100644 --- a/meta-oe/recipes-devtools/python/python-sqlalchemy_0.7.9.bb +++ b/meta-oe/recipes-devtools/python/python-sqlalchemy_0.7.9.bb | |||
@@ -4,7 +4,6 @@ HOMEPAGE = "http://www.sqlalchemy.org/" | |||
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=baffc5e5f4804c92fc9be155fed70d41" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=baffc5e5f4804c92fc9be155fed70d41" |
6 | RDEPENDS_${PN} += "python-numbers" | 6 | RDEPENDS_${PN} += "python-numbers" |
7 | PR = "r0" | ||
8 | 7 | ||
9 | SRCNAME = "SQLAlchemy" | 8 | SRCNAME = "SQLAlchemy" |
10 | SRC_URI = "${SOURCEFORGE_MIRROR}/sqlalchemy/${SRCNAME}-${PV}.tar.gz" | 9 | SRC_URI = "${SOURCEFORGE_MIRROR}/sqlalchemy/${SRCNAME}-${PV}.tar.gz" |
diff --git a/meta-oe/recipes-extended/zsh/zsh.inc b/meta-oe/recipes-extended/zsh/zsh.inc index 55812213a..03201d68c 100644 --- a/meta-oe/recipes-extended/zsh/zsh.inc +++ b/meta-oe/recipes-extended/zsh/zsh.inc | |||
@@ -2,7 +2,6 @@ DESCRIPTION = "UNIX Shell similar to the Korn shell" | |||
2 | HOMEPAGE="http://www.zsh.org" | 2 | HOMEPAGE="http://www.zsh.org" |
3 | SECTION = "base/shell" | 3 | SECTION = "base/shell" |
4 | 4 | ||
5 | PR = "r0" | ||
6 | 5 | ||
7 | LICENSE = "ZSH" | 6 | LICENSE = "ZSH" |
8 | LIC_FILES_CHKSUM = "file://LICENCE;md5=ad234d4b46db63491c4a9789da4fb341" | 7 | LIC_FILES_CHKSUM = "file://LICENCE;md5=ad234d4b46db63491c4a9789da4fb341" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb index 5e86180ee..4c1170077 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb | |||
@@ -4,7 +4,6 @@ DESCRIPTION = "Inconsolata font - TTF Version" | |||
4 | HOMEPAGE = "http://www.levien.com/type/myfonts/inconsolata.html" | 4 | HOMEPAGE = "http://www.levien.com/type/myfonts/inconsolata.html" |
5 | LICENSE = "OFL-1.1" | 5 | LICENSE = "OFL-1.1" |
6 | LIC_FILES_CHKSUM = "file://../OFL.txt;md5=969851e3a70122069a4d9ee61dd5a2ed" | 6 | LIC_FILES_CHKSUM = "file://../OFL.txt;md5=969851e3a70122069a4d9ee61dd5a2ed" |
7 | PR = "r0" | ||
8 | 7 | ||
9 | SRC_URI = "http://levien.com/type/myfonts/Inconsolata.otf \ | 8 | SRC_URI = "http://levien.com/type/myfonts/Inconsolata.otf \ |
10 | file://OFL.txt" | 9 | file://OFL.txt" |
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb index 0397fb2f5..031cddf2b 100644 --- a/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb | |||
@@ -1,6 +1,5 @@ | |||
1 | require recipes-graphics/xorg-driver/xorg-driver-input.inc | 1 | require recipes-graphics/xorg-driver/xorg-driver-input.inc |
2 | DESCRIPTION = "X.Org X server -- multitouch input driver" | 2 | DESCRIPTION = "X.Org X server -- multitouch input driver" |
3 | PR = "r0" | ||
4 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPLv2+" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=8a71d0475d08eee76d8b6d0c6dbec543" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=8a71d0475d08eee76d8b6d0c6dbec543" |
6 | 5 | ||
diff --git a/meta-oe/recipes-multimedia/audiofile/audiofile_0.2.7.bb b/meta-oe/recipes-multimedia/audiofile/audiofile_0.2.7.bb index 5b0c74002..bf7cdfb7a 100644 --- a/meta-oe/recipes-multimedia/audiofile/audiofile_0.2.7.bb +++ b/meta-oe/recipes-multimedia/audiofile/audiofile_0.2.7.bb | |||
@@ -7,7 +7,6 @@ SECTION = "libs" | |||
7 | LICENSE = "LGPLv2 & GPLv2" | 7 | LICENSE = "LGPLv2 & GPLv2" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \ | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \ |
9 | file://COPYING.GPL;md5=0636e73ff0215e8d672dc4c32c317bb3" | 9 | file://COPYING.GPL;md5=0636e73ff0215e8d672dc4c32c317bb3" |
10 | PR = "r0" | ||
11 | 10 | ||
12 | SRC_URI = "http://www.68k.org/~michael/audiofile/${PN}-${PV}.tar.gz" | 11 | SRC_URI = "http://www.68k.org/~michael/audiofile/${PN}-${PV}.tar.gz" |
13 | SRC_URI[md5sum] = "a39be317a7b1971b408805dc5e371862" | 12 | SRC_URI[md5sum] = "a39be317a7b1971b408805dc5e371862" |
diff --git a/meta-oe/recipes-navigation/geoclue/geoclue_2.0.0.bb b/meta-oe/recipes-navigation/geoclue/geoclue_2.0.0.bb index 4a387b5c1..a0305fb60 100644 --- a/meta-oe/recipes-navigation/geoclue/geoclue_2.0.0.bb +++ b/meta-oe/recipes-navigation/geoclue/geoclue_2.0.0.bb | |||
@@ -8,7 +8,6 @@ SECTION = "console/network" | |||
8 | 8 | ||
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=8114b83a0435d8136b47bd70111ce5cd" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=8114b83a0435d8136b47bd70111ce5cd" |
10 | 10 | ||
11 | PR = "r0" | ||
12 | DEPENDS = "glib-2.0 dbus dbus-glib json-glib libsoup-2.4" | 11 | DEPENDS = "glib-2.0 dbus dbus-glib json-glib libsoup-2.4" |
13 | 12 | ||
14 | inherit autotools pkgconfig gtk-doc | 13 | inherit autotools pkgconfig gtk-doc |
diff --git a/meta-oe/recipes-qt/fingerterm/fingerterm_1.0.2.bb b/meta-oe/recipes-qt/fingerterm/fingerterm_1.0.2.bb index c31261a4c..c466a3dd7 100644 --- a/meta-oe/recipes-qt/fingerterm/fingerterm_1.0.2.bb +++ b/meta-oe/recipes-qt/fingerterm/fingerterm_1.0.2.bb | |||
@@ -7,7 +7,6 @@ LICENSE = "GPLv3" | |||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
8 | SECTION = "qt/app" | 8 | SECTION = "qt/app" |
9 | 9 | ||
10 | PR = "r0" | ||
11 | 10 | ||
12 | inherit qt4x11 pkgconfig | 11 | inherit qt4x11 pkgconfig |
13 | 12 | ||
diff --git a/meta-oe/recipes-qt/libconnman-qt/libconnman-qt_1.0.7.bb b/meta-oe/recipes-qt/libconnman-qt/libconnman-qt_1.0.7.bb index 65a27319f..2288c4f97 100644 --- a/meta-oe/recipes-qt/libconnman-qt/libconnman-qt_1.0.7.bb +++ b/meta-oe/recipes-qt/libconnman-qt/libconnman-qt_1.0.7.bb | |||
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://libconnman-qt/clockmodel.h;endline=8;md5=ea9f72405080 | |||
5 | 5 | ||
6 | SECTION = "qt/lib" | 6 | SECTION = "qt/lib" |
7 | 7 | ||
8 | PR = "r0" | ||
9 | 8 | ||
10 | inherit qt4x11 pkgconfig | 9 | inherit qt4x11 pkgconfig |
11 | 10 | ||
diff --git a/meta-oe/recipes-qt/qextserialport/qextserialport_1.2rc.bb b/meta-oe/recipes-qt/qextserialport/qextserialport_1.2rc.bb index 617319ab1..201321f1d 100644 --- a/meta-oe/recipes-qt/qextserialport/qextserialport_1.2rc.bb +++ b/meta-oe/recipes-qt/qextserialport/qextserialport_1.2rc.bb | |||
@@ -4,7 +4,6 @@ LICENSE = "MIT" | |||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b866a28cda707ec714878bd933f46251" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b866a28cda707ec714878bd933f46251" |
5 | SECTION = "qt/libs" | 5 | SECTION = "qt/libs" |
6 | 6 | ||
7 | PR = "r0" | ||
8 | 7 | ||
9 | # 1.2rc as version will sort lower then 1.2 when it's released | 8 | # 1.2rc as version will sort lower then 1.2 when it's released |
10 | REAL_PV = "1.2rc" | 9 | REAL_PV = "1.2rc" |
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" |
diff --git a/meta-webserver/recipes-php/xdebug/xdebug_2.2.3.bb b/meta-webserver/recipes-php/xdebug/xdebug_2.2.3.bb index 3e9c982a2..e57783baa 100644 --- a/meta-webserver/recipes-php/xdebug/xdebug_2.2.3.bb +++ b/meta-webserver/recipes-php/xdebug/xdebug_2.2.3.bb | |||
@@ -4,7 +4,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=34df3a274aa12b795417c65634c07f16" | |||
4 | 4 | ||
5 | DEPENDS = "modphp" | 5 | DEPENDS = "modphp" |
6 | 6 | ||
7 | PR = "r0" | ||
8 | 7 | ||
9 | SRC_URI = "http://xdebug.org/files/xdebug-${PV}.tgz" | 8 | SRC_URI = "http://xdebug.org/files/xdebug-${PV}.tgz" |
10 | 9 | ||
diff --git a/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.2.2.bb b/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.2.2.bb index 0ee6da3ab..8f03ddd94 100644 --- a/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.2.2.bb +++ b/meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.2.2.bb | |||
@@ -4,7 +4,6 @@ LICENSE = "GPLv2" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
5 | DEPENDS = "libxfce4util libxfce4ui xfconf gtk+ dbus dbus-glib" | 5 | DEPENDS = "libxfce4util libxfce4ui xfconf gtk+ dbus dbus-glib" |
6 | 6 | ||
7 | PR = "r0" | ||
8 | 7 | ||
9 | inherit xfce-app | 8 | inherit xfce-app |
10 | 9 | ||