From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dan.rpsys.net ([93.97.175.187]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RBUrk-0003Ww-Ci for openembedded-core@lists.openembedded.org; Wed, 05 Oct 2011 19:02:44 +0200 Received: from localhost (dan.rpsys.net [127.0.0.1]) by dan.rpsys.net (8.14.2/8.14.2/Debian-2build1) with ESMTP id p95H3dXG001782 for ; Wed, 5 Oct 2011 18:03:39 +0100 X-Virus-Scanned: Debian amavisd-new at dan.rpsys.net Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id LuSgctKv7j0O for ; Wed, 5 Oct 2011 18:03:39 +0100 (BST) Received: from [192.168.1.66] (tim [93.97.173.237]) (authenticated bits=0) by dan.rpsys.net (8.14.2/8.14.2/Debian-2build1) with ESMTP id p95H3Zth001773 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 5 Oct 2011 18:03:38 +0100 From: Richard Purdie To: openembedded-core Date: Wed, 05 Oct 2011 17:56:58 +0100 X-Mailer: Evolution 3.1.91- Message-ID: <1317833828.6398.15.camel@ted> Mime-Version: 1.0 Subject: WARNING: Deprecated components removal in 5 days 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: Wed, 05 Oct 2011 17:02:44 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit This is a heads up notification that in 5 days time I'm planning to remove the following things from OE-Core: * gcc version 4.5 * eglibc 2.12 * gnomevfs * qt 4.7.3 There is already a version of gcc 4.5 in meta-oe which should suffice for anyone who still needs it. Anyone wanting the other components will need to make arrangements for those recipes to transition there. I do plan to remove hal too as soon as the last dependency is removed (my build without hal isn't booting X correctly atm). Cheers, Richard