pingus 0.7.2: fix newer boost(1.45.0) detection (break older boosts)
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Thu, 17 Feb 2011 10:34:06 +0000 (11:34 +0100)
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Thu, 17 Feb 2011 14:27:02 +0000 (15:27 +0100)
commit4abe1059641e1e488ac018875e257d7fea92e1e9
tree86b211fd833c77459ebb92c8c1ce1ebe6f2b9eb0
parent41d7e2a6eafed92148e9999bd02ca0d862f3eb22
pingus 0.7.2: fix newer boost(1.45.0) detection (break older boosts)

Without that fix we have:
  Fatal Errors:
    * library 'boost_signals' not found

  FATAL: scons build execution failed.

Note that this commit is incompatible with older(than 1.45.0) boost.

From #openmoko-cdevel on Freenode on irc:
  Feb 12 11:43:07 <JaMa|Off>      GNUtoo|laptop: that boost version is default,
  so if you fix it for default version and break for older it's not so bad (
  distros using older boost should handle it)
  [...]
  Feb 12 11:48:37 <GNUtoo|laptop> JaMa|Off, can I fix like that or should I send
  a patch for breaking older boosts and distros?
  Feb 12 11:49:35 <JaMa|Off>      GNUtoo|laptop: nobody in OE is pinning boost..
  so just note it in commit (that it won't work with old boost anymore)

The patch is kept in tree because it could be usefull if:
 * Someone is still using old boost
 * -mt versions are re-added in the future

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
recipes/pingus/pingus_0.7.2.bb