[oe-commits] Khem Raj : packagekit: Fix build with new glib-2.0

git at git.openembedded.org git at git.openembedded.org
Thu Jun 20 10:23:28 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 006ce59b7b1d8b77fddc1273ba53ad7d535f3ff1
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=006ce59b7b1d8b77fddc1273ba53ad7d535f3ff1

Author: Khem Raj <raj.khem at gmail.com>
Date:   Thu Jun 13 08:27:32 2013 +0000

packagekit: Fix build with new glib-2.0

Fixes errors like

| pk-main.c:223: error: undefined reference to 'g_thread_supported'
| collect2: error: ld returned 1 exit status
| make[3]: *** [packagekitd] Error 1

This version is dead upstream so this patch is local

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 ...deprecated-glib-functions-and-use-the-new.patch | 2629 ++++++++++++++++++++
 .../packagekit/packagekit_0.5.6.bb                 |    4 +-
 2 files changed, 2632 insertions(+), 1 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=006ce59b7b1d8b77fddc1273ba53ad7d535f3ff1


More information about the Openembedded-commits mailing list