Re: [yocto] MD5SUM recipe error.

2013-08-21 Thread Khem Raj
On Aug 20, 2013, at 4:56 AM, Zafrullah Syed wrote: > MD5SUM error got solved. > > When I build I get again this error: > > ERROR: Nothing RPROVIDES 'ntp-systemd' (but > /home/zaif/yocto/poky/meta-gumstix/recipes-images/gumstix/gumstix-console-image.bb > RDEPENDS on or otherwise requires it)

Re: [yocto] MD5SUM recipe error.

2013-08-20 Thread Zafrullah Syed
MD5SUM error got solved. When I build I get again this error: ERROR: Nothing RPROVIDES 'ntp-systemd' (but /home/zaif/yocto/poky/meta-gumstix/recipes-images/gumstix/ gumstix-console-image.bb RDEPENDS on or otherwise requires it) NOTE: Runtime target 'ntp-systemd' is unbuildable, removing... Missin

Re: [yocto] MD5SUM recipe error.

2013-08-20 Thread Belisko Marek
Hi, On Tue, Aug 20, 2013 at 1:38 PM, Zafrullah Syed wrote: > Hi all, > > I am facing problems while build. Trying to build gumstix-console-image. > > I downloaded GNU hello world, extracted and ran MD5SUM against COPYING, > added to my bitbake. Still it asks me to add MD5SUM or sha256sum. > > My