From: Michael 'Mickey' Lauer Date: Thu, 26 Feb 2009 17:30:34 +0000 (+0100) Subject: qi: enable build debug output again and bump to latest version X-Git-Tag: Release-2010-05/1~3911^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b4c27d16529467cf4a5329289e9fb1b7426ecc9;p=openembedded.git qi: enable build debug output again and bump to latest version --- diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index d24ef4dcf8..83a3e224e9 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -211,7 +211,7 @@ SRCREV_pn-tslib ?= "53" SRCREV_pn-qemu-native ?= "${QEMUSRCREV}" SRCREV_pn-qemu-sdk ?= "${QEMUSRCREV}" SRCREV_pn-qemu ?= "${QEMUSRCREV}" -SRCREV_pn-qi ?= "1fc83905fe99da92ff18e6ba671ee339477b1b9e" +SRCREV_pn-qi ?= "4a0243f758a38cff23f379f5a195a608e6663b8f" SRCREV_pn-remoko ?= "121" SRCREV_pn-remoko-server ?= "121" SRCREV_pn-s3c24xx-gpio ?= "4130" diff --git a/packages/qi/qi.inc b/packages/qi/qi.inc index 3de44ded0b..6d6e0dc8f2 100644 --- a/packages/qi/qi.inc +++ b/packages/qi/qi.inc @@ -3,7 +3,7 @@ LICENSE = "GPL" SECTION = "bootloader" PROVIDES = "virtual/bootloader" LOCALVERSION = "gitr${SRCREV}" -PV = "1.0.0+${LOCALVERSION}" +PV = "1.0.1+${LOCALVERSION}" EXTRA_OEMAKE = "" PARALLEL_MAKE = "" @@ -11,13 +11,16 @@ PARALLEL_MAKE = "" do_configure() { echo >config.mk # uncomment to debug -# sed -i s,@,, Makefile + sed -i s,@,, Makefile cat >config.mk <