From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Le Bihan Date: Wed, 12 Mar 2014 13:15:12 +0100 Subject: [Buildroot] [PATCH 11/20] package/libgles: convert to the virtual-package infrastructure In-Reply-To: References: Message-ID: <20140312121511.GB17787@pc-eric> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Mon, Mar 10, 2014 at 09:27:40PM +0100, Yann E. MORIN wrote: > From: "Yann E. MORIN" > > Signed-off-by: "Yann E. MORIN" > Cc: Eric Le Bihan > Cc: Thomas Petazzoni > Cc: Thomas De Schampheleire > Cc: Mike Zick > Reviewed-by: Samuel Martin Tested-by: Eric Le Bihan I tested this patch by building an image for RaspberryPi with Qt5. I also tested that the error message about missing provider is displayed when using a corrupted defconfig file.