Re: [yocto] [meta-raspberrypi][PATCH] firmware.inc: Fetch a zip instead of cloning a git repo

2015-07-05 Thread Clemens Lang
Hello, On Fri, Jun 26, 2015 at 09:31:14AM +0100, Burton, Ross wrote: > Github also can and will regenerate these tarballs whenever it feels > like it, so you'll need to periodically update the checksums. > Obviously as existing developers will tend to have the tarballs cached > locally, it can be

Re: [yocto] OpenCV yocto

2015-07-05 Thread Victor Rodriguez
On Mon, Jun 22, 2015 at 9:14 AM, Leonardo Sandoval wrote: > > > On 06/20/2015 09:22 PM, Victor Rodriguez wrote: >> >> HI team >> >> I am having this same problem: >> >> >> http://stackoverflow.com/questions/25332969/opencv-pkg-config-cannot-find-lopencv-ts-when-compiling-using-g >> >> I try to bui

Re: [yocto] [meta-raspberrypi][PATCH] firmware.inc: Fetch a zip instead of cloning a git repo

2015-07-05 Thread Petter Mabäcker
On 06/26/2015 04:16 PM, Jon Szymaniak wrote: On Fri, Jun 26, 2015 at 4:31 AM, Burton, Ross > wrote: On 26 June 2015 at 05:16, Jon Szymaniak mailto:jon.szyman...@gmail.com>> wrote: GitHub provides this ability to download repository contents at

Re: [yocto] [meta-raspberrypi][PATCH] firmware.inc: fetch from SVN instead of Git

2015-07-05 Thread Petter Mabäcker
On 07/04/2015 07:29 AM, Nikolay Dimitrov wrote: Hi Jonathan, On 07/04/2015 06:48 AM, Jonathan Liu wrote: Reduces the download time significantly. Signed-off-by: Jonathan Liu --- recipes-bsp/common/firmware.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipe