xfce_session_4.6.{1,2}: explicitely pass the path of `iceauth`
authorPaul Menzel <paulepanter@users.sourceforge.net>
Fri, 18 Mar 2011 11:03:43 +0000 (12:03 +0100)
committerPaul Menzel <paulepanter@users.sourceforge.net>
Wed, 23 Mar 2011 17:43:26 +0000 (18:43 +0100)
commit7aeb138d8c113e6c8da7d3c6804520251cd4b8ba
treedbc541a2c31f5dd2e69240c7cad08660e390b83b
parentb1f2e1501c19540617a829b37415c0616101c7ad
xfce_session_4.6.{1,2}: explicitely pass the path of `iceauth`

Xfce Session build depends on `iceauth`, which fails when cross compiling for a different architecture.

As suggested by Khem Raj [1] pass the value, `${bindir}/iceauth` is taken as suggested by Koen Kooi [2], to the configure script so that the test is avoided.

Therefore `iceauth` is removed from `DEPENDS` and the PR variable is incremented.

This issue has been reported upstream as ticket #7420 [3].

[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-March/031115.html
[2] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-March/031188.html
[3] http://bugzilla.xfce.org/show_bug.cgi?id=7420

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Andreas Müller <schnitzeltony@gmx.de>
recipes/xfce-base/xfce4-session_4.6.1.bb
recipes/xfce-base/xfce4-session_4.6.2.bb