diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2016-08-18 18:58:34 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-08-22 15:56:29 +0200 |
| commit | dc48e768f527cbed0cc3899f6a2ebb396cd9ada8 (patch) | |
| tree | 24fab55846f541a4e58806887b2065baa06981ef /meta-networking/recipes-support/wireshark | |
| parent | 303a585a6f6c142b94307ffe48a5c56f828fcd94 (diff) | |
| download | meta-openembedded-dc48e768f527cbed0cc3899f6a2ebb396cd9ada8.tar.gz | |
meta-oe: remove trailing spaces
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/wireshark')
| -rw-r--r-- | meta-networking/recipes-support/wireshark/wireshark_2.0.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.0.4.bb b/meta-networking/recipes-support/wireshark/wireshark_2.0.4.bb index d36c3f3a5d..711c678480 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_2.0.4.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_2.0.4.bb | |||
| @@ -50,7 +50,7 @@ PACKAGECONFIG[c-ares] = "--with-c-ares=yes, --with-c-ares=no, c-ares" | |||
| 50 | EXTRA_OECONF += "--with-qt=no --enable-usr-local=no --enable-tshark --enable-rawshark" | 50 | EXTRA_OECONF += "--with-qt=no --enable-usr-local=no --enable-tshark --enable-rawshark" |
| 51 | 51 | ||
| 52 | do_configure_prepend() { | 52 | do_configure_prepend() { |
| 53 | # force to use fallback | 53 | # force to use fallback |
| 54 | sed -i -e '/^glib_prefix/s/=.*$/=""/' ${S}/aclocal-flags | 54 | sed -i -e '/^glib_prefix/s/=.*$/=""/' ${S}/aclocal-flags |
| 55 | } | 55 | } |
| 56 | 56 | ||
