diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2015-01-31 18:04:55 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-08 08:00:25 +0000 |
commit | 617e2e9413384d0530fd1b89d7509bb7d44aae54 (patch) | |
tree | 5b07f75c9ba05bc94da892915fb9c172b5dab066 /scripts | |
parent | 775d467fe2cb54c4f4806507da0d4241e4997cc8 (diff) | |
download | ast2050-yocto-poky-617e2e9413384d0530fd1b89d7509bb7d44aae54.zip ast2050-yocto-poky-617e2e9413384d0530fd1b89d7509bb7d44aae54.tar.gz |
binconfig-disabled.bbclass: fix echo command
The ">" should be ">>".
We had got something like the following in pcap-config:
echo '--should-not-have-used-/usr/bin/pcap-config'
exit 1
(Lacks of #!/bin/sh)
(From OE-Core rev: d4adf9ac1b8318d4eb3f1c8dd82bbf04c6908eb5)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions