From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 9.mo5.mail-out.ovh.net ([178.32.96.204] helo=mo5.mail-out.ovh.net) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1R4AOW-0003KN-AV for openembedded-core@lists.openembedded.org; Thu, 15 Sep 2011 13:46:16 +0200 Received: from mail183.ha.ovh.net (b6.ovh.net [213.186.33.56]) by mo5.mail-out.ovh.net (Postfix) with SMTP id 880801034965 for ; Thu, 15 Sep 2011 10:46:09 +0200 (CEST) Received: from b0.ovh.net (HELO queueout) (213.186.33.50) by b0.ovh.net with SMTP; 15 Sep 2011 10:41:00 +0200 Received: from pac33-2-82-240-38-71.fbx.proxad.net (HELO e6520eb.lan) (ebenard%eukrea.com@82.240.38.71) by ns0.ovh.net with SMTP; 15 Sep 2011 10:40:58 +0200 From: =?UTF-8?q?Eric=20B=C3=A9nard?= To: openembedded-core@lists.openembedded.org X-Ovh-Mailout: 178.32.228.5 (mo5.mail-out.ovh.net) Date: Thu, 15 Sep 2011 10:40:53 +0200 Message-Id: <1316076053-9436-1-git-send-email-eric@eukrea.com> X-Mailer: git-send-email 1.7.6 MIME-Version: 1.0 X-Ovh-Tracer-Id: 13410030841938750914 X-Ovh-Remote: 82.240.38.71 (pac33-2-82-240-38-71.fbx.proxad.net) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: DONE|U 0.5/N X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -10 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeeftddrvddtucetggdotefuucfrrhhofhhilhgvmecuqfggjfenuceurghilhhouhhtmecufedttdenucgfrhhlucfvnfffucdluddtmdenlhhinhhugidvgiculddqvddtmd Subject: [PATCH] qt4: update to latest version 4.7.4 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2011 11:46:16 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable - 4.7.4 was release on the 1st of september, the changelog is available here : http://qt.gitorious.org/+qt-developers/qt/releases/blobs/v4.7.4/di= st/changes-4.7.4 and mostly contains bug fix. - this patch provides the right checksum for the qt 4.7.4 archive which was updated on the 12 of september (no code change, only documentation update but ... same archive name/version) Signed-off-by: Eric B=C3=A9nard --- .../conf/distro/include/distro_tracking_fields.inc | 32 ++++++++++----= ------ meta/recipes-qt/qt4/{qt-4.7.3.inc =3D> qt-4.7.4.inc} | 4 +- .../0001-Added-Openembedded-crossarch-option.patch | 0 .../recipes-qt/qt4/{qt-4.7.3 =3D> qt-4.7.4}/g++.conf | 0 .../hack-out-pg2-4.7.0.patch | 0 .../qt4/{qt-4.7.3 =3D> qt-4.7.4}/linux.conf | 0 ...qt4-embedded_4.7.3.bb =3D> qt4-embedded_4.7.4.bb} | 0 .../{qt4-native_4.7.3.bb =3D> qt4-native_4.7.4.bb} | 4 +- meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.3.bb | 8 ----- meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.4.bb | 8 +++++ ...qt4-x11-free_4.7.3.bb =3D> qt4-x11-free_4.7.4.bb} | 0 11 files changed, 28 insertions(+), 28 deletions(-) rename meta/recipes-qt/qt4/{qt-4.7.3.inc =3D> qt-4.7.4.inc} (93%) rename meta/recipes-qt/qt4/{qt-4.7.3 =3D> qt-4.7.4}/0001-Added-Openembed= ded-crossarch-option.patch (100%) rename meta/recipes-qt/qt4/{qt-4.7.3 =3D> qt-4.7.4}/g++.conf (100%) rename meta/recipes-qt/qt4/{qt-4.7.3 =3D> qt-4.7.4}/hack-out-pg2-4.7.0.p= atch (100%) rename meta/recipes-qt/qt4/{qt-4.7.3 =3D> qt-4.7.4}/linux.conf (100%) rename meta/recipes-qt/qt4/{qt4-embedded_4.7.3.bb =3D> qt4-embedded_4.7.= 4.bb} (100%) rename meta/recipes-qt/qt4/{qt4-native_4.7.3.bb =3D> qt4-native_4.7.4.bb= } (67%) delete mode 100644 meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.3.bb create mode 100644 meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.4.bb rename meta/recipes-qt/qt4/{qt4-x11-free_4.7.3.bb =3D> qt4-x11-free_4.7.= 4.bb} (100%) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/c= onf/distro/include/distro_tracking_fields.inc index 6f1a462..599406b 100644 --- a/meta/conf/distro/include/distro_tracking_fields.inc +++ b/meta/conf/distro/include/distro_tracking_fields.inc @@ -3406,32 +3406,32 @@ RECIPE_LAST_UPDATE_pn-imake =3D "Nov 21, 2010" RECIPE_MAINTAINER_pn-imake =3D "Yu Ke " =20 RECIPE_STATUS_pn-qt4-tools-native =3D "green" # no update needed -RECIPE_LATEST_VERSION_pn-qt4-tools-native =3D "4.7.3" -RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-qt4-tools-native =3D "2 months" -RECIPE_LATEST_RELEASE_DATE_pn-qt4-tools-native =3D "2011/05/04" -RECIPE_LAST_UPDATE_pn-qt4-tools-native =3D "May 12, 2011" +RECIPE_LATEST_VERSION_pn-qt4-tools-native =3D "4.7.4" +RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-qt4-tools-native =3D "4 months" +RECIPE_LATEST_RELEASE_DATE_pn-qt4-tools-native =3D "2011/09/01" +RECIPE_LAST_UPDATE_pn-qt4-tools-native =3D "September 10, 2011" RECIPE_MAINTAINER_pn-qt4-tools-native =3D "Paul Eggleton " DISTRO_PN_ALIAS_pn-qt4-tools-native =3D "Mandriva=3Dlibqt4-devel Ubuntu=3D= libqt4-dev" =20 RECIPE_STATUS_pn-qt4-tools-nativesdk =3D "green" -RECIPE_LATEST_VERSION_pn-qt4-tools-nativesdk =3D "4.7.3" -RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-qt4-tools-nativesdk =3D "2 mont= hs" -RECIPE_LATEST_RELEASE_DATE_pn-qt4-tools-nativesdk =3D "2011/05/04" -RECIPE_LAST_UPDATE_pn-qt4-tools-nativesdk =3D "May 12, 2011" +RECIPE_LATEST_VERSION_pn-qt4-tools-nativesdk =3D "4.7.4" +RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-qt4-tools-nativesdk =3D "4 mont= hs" +RECIPE_LATEST_RELEASE_DATE_pn-qt4-tools-nativesdk =3D "2011/09/01" +RECIPE_LAST_UPDATE_pn-qt4-tools-nativesdk =3D "September 10, 2011" RECIPE_MAINTAINER_pn-qt4-tools-nativesdk =3D "Paul Eggleton " =20 RECIPE_STATUS_pn-qt4-embedded =3D "green" -RECIPE_LATEST_VERSION_pn-qt4-embedded =3D "4.7.3" -RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-qt4-embedded =3D "2 months" -RECIPE_LATEST_RELEASE_DATE_pn-qt4-embedded =3D "2011/05/04" -RECIPE_LAST_UPDATE_pn-qt4-embedded =3D "May 12, 2011" +RECIPE_LATEST_VERSION_pn-qt4-embedded =3D "4.7.4" +RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-qt4-embedded =3D "4 months" +RECIPE_LATEST_RELEASE_DATE_pn-qt4-embedded =3D "2011/09/01" +RECIPE_LAST_UPDATE_pn-qt4-embedded =3D "September 10, 2011" RECIPE_MAINTAINER_pn-qt4-embedded =3D "Paul Eggleton " =20 RECIPE_STATUS_pn-qt4-x11-free =3D "green" -RECIPE_LATEST_VERSION_pn-qt4-x11-free =3D "4.7.3" -RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-qt4-x11-free =3D "2 months" -RECIPE_LATEST_RELEASE_DATE_pn-qt4-x11-free =3D "2011/05/04" -RECIPE_LAST_UPDATE_pn-qt4-x11-free =3D "May 12, 2011" +RECIPE_LATEST_VERSION_pn-qt4-x11-free =3D "4.7.4" +RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-qt4-x11-free =3D "4 months" +RECIPE_LATEST_RELEASE_DATE_pn-qt4-x11-free =3D "2011/09/01" +RECIPE_LAST_UPDATE_pn-qt4-x11-free =3D "September 10, 2011" RECIPE_MAINTAINER_pn-qt4-x11-free =3D "Paul Eggleton