[oe-commits] Martin Jansa : More quoting fixes

git at git.openembedded.org git at git.openembedded.org
Sun Feb 26 22:54:08 UTC 2012


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

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Sun Feb 26 22:53:02 2012 +0100

More quoting fixes

* We have various variables which are either not quoted at all or are half
  quoted. This patch fixes the bad exmaples so everything is consistent.

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/classes/image.bbclass                         |    4 ++--
 meta/recipes-bsp/grub/grub-efi-native_1.99.bb      |    2 +-
 meta/recipes-bsp/pcmciautils/pcmciautils.inc       |    2 +-
 meta/recipes-connectivity/avahi/avahi.inc          |    2 +-
 .../wpa-supplicant/wpa-supplicant-0.7.inc          |    2 +-
 meta/recipes-core/busybox/busybox.inc              |    4 ++--
 meta/recipes-core/eglibc/eglibc.inc                |    2 +-
 meta/recipes-devtools/guilt/guilt-native_0.33.bb   |    2 +-
 .../installer/adt-installer_1.0.bb                 |    2 +-
 .../python/python-argparse_1.2.1.bb                |    2 +-
 meta/recipes-devtools/python/python-dbus_1.0.0.bb  |    2 +-
 meta/recipes-devtools/tcf-agent/tcf-agent_svn.bb   |    4 ++--
 .../cwautomacros/cwautomacros_20110201.bb          |    2 +-
 .../ghostscript/ghostscript_9.04.bb                |    2 +-
 meta/recipes-extended/lsb/lsb_1.4.bb               |    2 +-
 meta/recipes-extended/lsb/lsbsetup_1.0.bb          |    2 +-
 meta/recipes-extended/quota/quota_4.00.bb          |    2 +-
 meta/recipes-extended/texinfo/texinfo_4.13a.bb     |    2 +-
 meta/recipes-graphics/drm/libdrm_git.bb            |    2 +-
 .../ttf-fonts/liberation-fonts_1.06.bb             |    2 +-
 meta/recipes-graphics/x11-common/x11-common_0.1.bb |    2 +-
 .../x11-common/xserver-nodm-init.bb                |    2 +-
 meta/recipes-kernel/hello-mod/hello-mod_0.1.bb     |    2 +-
 .../kern-tools/kern-tools-native_git.bb            |    2 +-
 .../linux-libc-headers-yocto_git.bb                |    2 +-
 meta/recipes-kernel/linux/linux-tools.inc          |    4 ++--
 meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb    |    8 ++++----
 meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb    |    8 ++++----
 meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb  |    4 ++--
 meta/recipes-kernel/linux/linux-yocto.inc          |    6 +++---
 meta/recipes-kernel/linux/linux-yocto_2.6.37.bb    |   10 +++++-----
 meta/recipes-kernel/linux/linux-yocto_3.0.bb       |   10 +++++-----
 .../lttng-2.0/lttng-modules_2.0.pre11.bb           |    2 +-
 .../systemtap/systemtap-uprobes_git.bb             |    2 +-
 meta/recipes-multimedia/lame/lame_3.99.3.bb        |    3 ++-
 meta/recipes-sato/puzzles/oh-puzzles_git.bb        |    2 +-
 meta/recipes-support/nspr/nspr_4.8.9.bb            |    2 +-
 meta/recipes-support/vte/vte.inc                   |    2 +-
 38 files changed, 60 insertions(+), 59 deletions(-)

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




More information about the Openembedded-commits mailing list