[oe-commits] Martin Jansa : recipes: Remove PR = r0 from all recipes

git at git.openembedded.org git at git.openembedded.org
Fri Nov 1 14:18:31 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 4d62e7f575e2a87197c74ab4639561b45eec0e60
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=4d62e7f575e2a87197c74ab4639561b45eec0e60

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Oct 31 11:25:45 2013 +0100

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 at gmail.com>

---

 meta-gnome/recipes-connectivity/obex/obexd_0.48.bb |    1 -
 meta-gpe/recipes-support/fbreader/fbreader_git.bb  |    1 -
 .../recipes-devtools/mtd/ubi-utils-klibc_1.5.0.bb  |    1 -
 .../recipes-daemons/pure-ftpd/pure-ftpd_1.0.36.bb  |    1 -
 .../recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb       |    1 -
 .../conntrack-tools/conntrack-tools_1.4.0.bb       |    1 -
 .../libnfnetlink/libnfnetlink_1.0.1.bb             |    1 -
 .../recipes-support/aoetools/aoetools_34.bb        |    1 -
 .../recipes-support/macchanger/macchanger_1.5.0.bb |    1 -
 .../recipes-support/netperf/netperf_2.6.0.bb       |    1 -
 .../hostapd/hostap-daemon_1.0.bb                   |    1 -
 .../recipes-connectivity/libmtp/libmtp_1.1.5.bb    |    1 -
 .../recipes-connectivity/libnet/libnet_1.1.5.bb    |    1 -
 .../networkmanager/modemmanager_0.6.0.0.bb         |    1 -
 meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb   |    1 -
 .../autoconf-archive_2012.04.07.bb                 |    1 -
 .../recipes-devtools/log4cplus/log4cplus_1.1.1.bb  |    1 -
 .../recipes-devtools/python/python-dateutil_1.5.bb |    1 -
 .../python/python-mako-native_0.7.2.bb             |    1 -
 .../python/python-sqlalchemy_0.7.9.bb              |    1 -
 meta-oe/recipes-extended/zsh/zsh.inc               |    1 -
 .../ttf-fonts/ttf-inconsolata_20100526.bb          |    1 -
 .../xorg-driver/xf86-input-mtev_git.bb             |    1 -
 .../audiofile/audiofile_0.2.7.bb                   |    1 -
 .../recipes-navigation/geoclue/geoclue_2.0.0.bb    |    1 -
 meta-oe/recipes-qt/fingerterm/fingerterm_1.0.2.bb  |    1 -
 .../libconnman-qt/libconnman-qt_1.0.7.bb           |    1 -
 .../qextserialport/qextserialport_1.2rc.bb         |    1 -
 meta-oe/recipes-support/ccid/ccid_1.4.8.bb         |    1 -
 meta-oe/recipes-support/ckermit/ckermit_301.bb     |    1 -
 .../recipes-support/eventlog/eventlog_0.2.12.bb    |    1 -
 .../libdbi/libdbi-drivers_0.8.3-1.bb               |    1 -
 meta-oe/recipes-support/mini-iconv/mini-iconv.bb   |    1 -
 .../recipes-support/mysql/mysql-python_1.2.4.bb    |    1 -
 .../samsung-soc-utils/s3c64xx-gpio_svn.bb          |    1 -
 .../serial-utils/pty-forward-native.bb             |    1 -
 .../serial-utils/serial-forward_git.bb             |    1 -
 .../start-stop-daemon_1.16.0.2.bb                  |    1 -
 meta-webserver/recipes-php/xdebug/xdebug_2.2.3.bb  |    1 -
 .../xfce4-notifyd/xfce4-notifyd_0.2.2.bb           |    1 -
 40 files changed, 0 insertions(+), 40 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=4d62e7f575e2a87197c74ab4639561b45eec0e60


More information about the Openembedded-commits mailing list