diff options
author | Roy.Li <rongqing.li@windriver.com> | 2012-07-25 16:07:39 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-26 14:55:20 +0100 |
commit | fd1a3064e9b90b8791a66dabea372c05340e54ee (patch) | |
tree | 17edd701c68a1782f9ab1b030829d75866ece487 /meta/classes/useradd.bbclass | |
parent | 219583dcbe0d5efb3cb16bc145fd6e010ce663a7 (diff) | |
download | poky-fd1a3064e9b90b8791a66dabea372c05340e54ee.tar.gz |
findutils: fix sort dir on updatedb
[YOCTO #2826]
m4/nullsort.m4 tries to find sort dir, and write it to updatedb,
but nullsort.m4 is checking the host dir. Once the sort dirs on
target and host are different, updatedb will fail due to wrong
sort dir.
Since we always have sort under ${bindir}, so we can assign it
directly.
(From OE-Core rev: 05c3c327370971eaa9d872a88782278126030229)
Signed-off-by: Roy.Li <rongqing.li@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/useradd.bbclass')
0 files changed, 0 insertions, 0 deletions