The following changes since commit 5e1560b98680c79c979b8f9325f9f9997f9fd438:
dbus: don't override EXTRA_OECONF (2014-06-18 11:11:37 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib ChenQi/shadow-4.2.1
http://cgit.openembedded.org/cgit.cgi
On 06/30/2014 01:39 PM, Himanshu Pandey wrote:
Hi,
Please tell me how to add meta-networking layer to Yocto.
What all steps are involved?
Please refer to conf/bblayers.conf, it should be something like:
BBLAYERS = "\
[snip]
/path/to/meta-networking \
[snip]
"
to add
Hi,
Please tell me how to add meta-networking layer to Yocto.
What all steps are involved?
Which all files to configure etc.
Regards,
Himanshu
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.o
On 06/30/2014 12:24 AM, Life Life wrote:
Hello,
I'm trying build yocto based linux, My hardware is beaglebone black I
successfull build system image. But I can't see capemanager. Beacuse my lcd is
not work.
Hello,
The cape manager is in meta-ti layer:
http://layers.openembedded.org/layerind
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
While restoring data for another project the
http://layers.openembedded.org database was reverted to a previous
state. Any data entered between June 26th 08:30 UTC and June 27th
17:15 UTC was lost. If you submitted a layer during the last few days
you
Hello,
I'm trying build yocto based linux, My hardware is beaglebone black I
successfull build system image. But I can't see capemanager. Beacuse my lcd
is not work.
Thanks
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
On Thu, 2014-06-26 at 12:20 +0200, Fabien Chereau wrote:
> This fixes the ./configure error in case libusb is built before udev/systemd.
>
> Signed-off-by: Fabien Chereau
> ---
> meta/recipes-support/libusb/libusb1_1.0.19.bb | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/meta/recipe
On Tue, 2014-06-17 at 17:03 +0300, Laurentiu Palcu wrote:
> On Tue, Jun 17, 2014 at 03:16:53PM +0200, Dennis Meier wrote:
> > Signed-off-by: Dennis Meier
> > ---
> > meta/classes/populate_sdk_base.bbclass |3 +--
> > 1 file changed, 1 insertion(+), 2 deletions(-)
> >
> > diff --git a/meta/cl