generic-poky/meta/recipes-extended/findutils
Roy.Li fd1a3064e9 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>
2012-07-26 14:55:20 +01:00
..
findutils-4.2.31 findutils-4.2.31: fix build with automake 1.12 2012-05-25 11:18:02 +01:00
findutils-4.4.2 findutils: fix build with automake 1.12 2012-05-25 11:17:59 +01:00
findutils.inc findutils: Use update-alternatives 2012-04-26 10:05:08 +01:00
findutils_4.2.31.bb findutils-4.2.31: fix build with automake 1.12 2012-05-25 11:18:02 +01:00
findutils_4.4.2.bb findutils: fix sort dir on updatedb 2012-07-26 14:55:20 +01:00