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

git at git.openembedded.org git at git.openembedded.org
Sat Nov 30 15:45:13 UTC 2013


Module: meta-openembedded.git
Branch: dora
Commit: 191499a2b54d04855284347ce5a067f998646be4
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=191499a2b54d04855284347ce5a067f998646be4

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

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


More information about the Openembedded-commits mailing list