[oe-commits] Paul Eggleton : Drop PRIORITY variable

git version control git at git.openembedded.org
Thu Jul 14 15:57:21 UTC 2011


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

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Wed Jul 13 19:02:45 2011 +0100

Drop PRIORITY variable

As discussed on the mailing list, this variable isn't useful and if wanted
would be better implemented by distros using pn-X overrides.

This patch executes:

find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d'

against the tree removing the references. Thanks to Phil Blundell for
the command.

(Prompted by oe-core rev: d122343362669c683acc4af295971a62cbc823fc)

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>

---

 meta-gnome/recipes-gnome/gtk+/gtk+3_3.0.11.bb      |    1 -
 meta-gpe/recipes-graphics/gpe-scap/gpe-scap_1.4.bb |    1 -
 .../libgpewidget/libgpewidget_0.117.bb             |    1 -
 .../bluez/bluez-hcidump_2.0.bb                     |    1 -
 meta-oe/recipes-connectivity/bluez/bluez4_4.93.bb  |    1 -
 meta-oe/recipes-connectivity/iw/iw_0.9.20.bb       |    1 -
 meta-oe/recipes-core/libcgroup/libcgroup_0.36.2.bb |    1 -
 meta-oe/recipes-core/systemd/systemd_git.bb        |    1 -
 .../recipes-devtools/libfribidi/fribidi_0.19.2.bb  |    1 -
 .../python/python-argparse_1.2.1.bb                |    1 -
 .../python/python-cheetah_2.4.4.bb                 |    1 -
 .../recipes-devtools/python/python-cython_0.13.bb  |    1 -
 .../python/python-dateutil_1.4.1.bb                |    1 -
 .../recipes-devtools/python/python-numeric_24.2.bb |    1 -
 .../recipes-devtools/python/python-numpy_1.4.1.bb  |    1 -
 .../recipes-devtools/python/python-pexpect_2.3.bb  |    1 -
 .../python/python-pyalsaaudio_0.4.bb               |    1 -
 .../recipes-devtools/python/python-pyserial_2.4.bb |    1 -
 .../python/python-setuptools_0.6c11.bb             |    1 -
 .../python/python-vobject_0.8.1c.bb                |    1 -
 meta-oe/recipes-extended/tzdata/tzdata.inc         |    1 -
 meta-oe/recipes-graphics/cairo/cairo.inc           |    1 -
 meta-oe/recipes-graphics/libsdl/libsdl-1.2.14.inc  |    1 -
 meta-oe/recipes-graphics/ttf-fonts/ttf.inc         |    1 -
 meta-oe/recipes-graphics/xorg-lib/pixman.inc       |    1 -
 .../xserver-nodm-init/xserver-nodm-init_2.0.bb     |    1 -
 .../foxtrotgps/foxtrotgps_1.0.1.bb                 |    1 -
 meta-oe/recipes-navigation/gpsd/gpsd_2.95.bb       |    1 -
 .../recipes-navigation/tangogps/tangogps_0.99.4.bb |    1 -
 meta-oe/recipes-qt/qt4/qmake2.inc                  |    1 -
 meta-oe/recipes-support/atk/atk.inc                |    1 -
 meta-oe/recipes-support/atk/atk_1.30.0.bb          |    1 -
 .../ca-certificates_20090814+nmu2.bb               |    1 -
 meta-oe/recipes-support/check/check_0.9.5.bb       |    1 -
 meta-oe/recipes-support/evtest/evtest_1.25.bb      |    1 -
 meta-oe/recipes-support/fftw/benchfft_3.1.bb       |    1 -
 meta-oe/recipes-support/fftw/fftw.inc              |    1 -
 meta-oe/recipes-support/flite/flite.inc            |    1 -
 meta-oe/recipes-support/htop/htop_0.9.bb           |    1 -
 meta-oe/recipes-support/inih/libinih_git.bb        |    1 -
 meta-oe/recipes-support/libgcrypt/libgcrypt.inc    |    1 -
 meta-oe/recipes-support/libiconv/libiconv.inc      |    1 -
 .../libsdl-ttf/libsdl-ttf_2.0.10.bb                |    1 -
 .../recipes-support/nfs-utils/nfs-utils_1.1.2.bb   |    1 -
 meta-oe/recipes-support/ntp/ntp.inc                |    1 -
 .../recipes-support/portaudio/portaudio-v19_svn.bb |    1 -
 meta-oe/recipes-support/sqlite/sqlite_2.8.17.bb    |    1 -
 .../tcp-wrappers/tcp-wrappers_7.6.bb               |    1 -
 meta-oe/recipes-support/tcpdump/tcpdump_4.1.1.bb   |    1 -
 49 files changed, 0 insertions(+), 49 deletions(-)

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




More information about the Openembedded-commits mailing list