]> code.ossystems Code Review - openembedded-core.git/commit
util-linux: use u-a for flock and blockdev, conflicts with busybox
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 10 Nov 2011 14:59:51 +0000 (15:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Nov 2011 11:54:43 +0000 (11:54 +0000)
commitecebc85df3714f49a6f196655b83a3fde65167ec
tree3bc293d33a96509353f73ca9da7d122160f02a59
parentd092efd48d831c762747d2f6e1c6018402c3ee0f
util-linux: use u-a for flock and blockdev, conflicts with busybox

* nobody replied on
  http://lists.linuxtogo.org/pipermail/openembedded-core/2011-September/009409.html
* be aware that all those renames to foo.${PN} are also applied for
  native variants so now we have utils like
  tmp-eglibc/sysroots/x86_64-linux/usr/bin/flock.util-linux-native
  which are not used ie in
  package_ipk.bbclass: package_update_index_ipk
  because it calls just flock
  so if that's problem then we should apply those renames only for
  target version (and live with possible overwrites in -native sysroot)
  or teach u-a postinst/prerm to happen also for sysroot population

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
meta/recipes-core/util-linux/util-linux.inc