[oe-commits] Yu Ke : SRC_URI, S: use BPN instead of PN for multilib case

git version control git at git.openembedded.org
Thu Aug 4 14:05:23 UTC 2011


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

Author: Yu Ke <ke.yu at intel.com>
Date:   Thu Jul 28 21:28:20 2011 +0800

SRC_URI, S: use BPN instead of PN for multilib case

in multilibcase, PN has multilib prefix, so it is not
correct to use PN in SRC_URI and S. instead,  we've
dedicately pruned multilib prefix in BPN, so BPN is
the right alternative for PN.

Signed-off-by: Yu Ke <ke.y at intel.com>

---

 .../farsight/farsight2_0.0.9.bb                    |    2 +-
 .../loudmouth/loudmouth_1.4.0.bb                   |    2 +-
 .../opensync/libopensync-plugin_0.36.inc           |    2 +-
 .../telepathy/telepathy-farsight_0.0.7.bb          |    2 +-
 .../telepathy/telepathy-gabble_0.7.8.bb            |    2 +-
 .../recipes-connectivity/wbxml/wbxml2_0.9.2.bb     |    2 +-
 .../recipes-gnome/gcalctool/gcalctool_5.7.32.bb    |    2 +-
 .../recipes-gnome/gcalctool/gcalctool_5.8.17.bb    |    2 +-
 .../recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb |    2 +-
 meta-demoapps/recipes-gnome/wv/wv_1.2.0.bb         |    2 +-
 meta-demoapps/recipes-sato/kf/kf_0.5.4.1.bb        |    2 +-
 .../matchbox-themes-extra_git.bb                   |    2 +-
 .../recipes-support/poppler/poppler-data_0.1.bb    |    2 +-
 meta-demoapps/recipes-support/poppler/poppler.inc  |    2 +-
 .../omap3-sgx-modules_1.3.13.1397.bb               |    4 ++--
 meta/recipes-bsp/zaurusd/zaurusd_svn.bb            |    2 +-
 .../galago/galago-daemon_0.5.1.bb                  |    2 +-
 .../iproute2/iproute2_2.6.38.bb                    |    2 +-
 meta/recipes-connectivity/ofono/ofono_0.50.bb      |    2 +-
 .../telepathy/telepathy-glib_0.14.3.bb             |    2 +-
 .../telepathy/telepathy-idle_0.1.8.bb              |    2 +-
 .../telepathy/telepathy-python_0.15.19.bb          |    2 +-
 meta/recipes-core/dbus-wait/dbus-wait_svn.bb       |    2 +-
 .../glib-networking/glib-networking_2.28.7.bb      |    2 +-
 meta/recipes-devtools/distcc/distcc_2.18.3.bb      |    2 +-
 .../subversion/subversion_1.6.15.bb                |    2 +-
 meta/recipes-extended/blktool/blktool_4-6.bb       |    2 +-
 .../recipes-extended/chkconfig/chkconfig_1.3.52.bb |    2 +-
 meta/recipes-extended/libidn/libidn_0.6.14.bb      |    2 +-
 meta/recipes-extended/libidn/libidn_1.22.bb        |    2 +-
 meta/recipes-extended/libtirpc/libtirpc_0.2.2.bb   |    4 ++--
 meta/recipes-extended/mktemp/mktemp_1.7.bb         |    2 +-
 meta/recipes-extended/xdg-utils/xdg-utils_1.0.2.bb |    2 +-
 .../ttf-fonts/liberation-fonts_1.06.bb             |    2 +-
 .../xorg-driver/xf86-driver-common.inc             |    2 +-
 meta/recipes-multimedia/libomxil/libomxil_0.3.3.bb |    2 +-
 meta/recipes-sato/eds/eds-tools_bzr.bb             |    2 +-
 meta/recipes-sato/gaku/gaku_svn.bb                 |    2 +-
 meta/recipes-sato/libical/libical_0.46.bb          |    2 +-
 meta/recipes-sato/libowl/libowl_svn.bb             |    2 +-
 .../recipes-sato/owl-video-widget/libowl-av_svn.bb |    2 +-
 meta/recipes-sato/puzzles/oh-puzzles_svn.bb        |    2 +-
 meta/recipes-sato/puzzles/puzzles_r9175.bb         |    2 +-
 meta/recipes-sato/screenshot/screenshot_svn.bb     |    2 +-
 meta/recipes-support/apr/apr-util_1.3.10.bb        |    2 +-
 meta/recipes-support/apr/apr_1.4.2.bb              |    2 +-
 meta/recipes-support/liboil/liboil_0.3.17.bb       |    2 +-
 meta/recipes-support/neon/neon_0.29.5.bb           |    2 +-
 48 files changed, 50 insertions(+), 50 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=d6dca85028640034b1a5356920aad3268bd4f1c2




More information about the Openembedded-commits mailing list