|
Re: Move device tree generation from include file to bbclass
Hi Bruce, Hi Nikolay
Thanks I'm never sure where to ask what :)
I completely agree that it is not worth to breaking existing recipes because of that.
But I think the option with an empty
Hi Bruce, Hi Nikolay
Thanks I'm never sure where to ask what :)
I completely agree that it is not worth to breaking existing recipes because of that.
But I think the option with an empty
|
By
Bach, Pascal <pascal.bach@...>
·
#24478
·
|
|
adtrepo clean-up
After examining download logs it appears we could safely delete versions
1.0-1.3.x from http://adtrepo.yoctoproject.org/. They are only accessed
by web crawlers at this point. Removing them would make
After examining download logs it appears we could safely delete versions
1.0-1.3.x from http://adtrepo.yoctoproject.org/. They are only accessed
by web crawlers at this point. Removing them would make
|
By
Michael Halstead
·
#24477
·
|
|
error while inserting driver as recipe in raspberrypi kernel
I am getting following error when i try to include driver as recipe in raspberrypi kernel
NOTE: Executing write_package_manifest ...
| DEBUG: Executing python function write_package_manifest
| DEBUG:
I am getting following error when i try to include driver as recipe in raspberrypi kernel
NOTE: Executing write_package_manifest ...
| DEBUG: Executing python function write_package_manifest
| DEBUG:
|
By
abhishek srivastava <abhishek.embsys@...>
·
#24476
·
|
|
Force to install package last
Hello,
I made a package recipe to merge files into my final rootfs (mostly init scripts under /etc).
These files may be overriden by other packages so it is crucial that they remain intact.
I am
Hello,
I made a package recipe to merge files into my final rootfs (mostly init scripts under /etc).
These files may be overriden by other packages so it is crucial that they remain intact.
I am
|
By
METHOT, DAVID <damethot@...>
·
#24475
·
|
|
YP 1.8 Release Survey/Retrospective
All,
Yocto Project 1.8 will be releasing this week! YP provides a major release every six months, and as an open source project we are always working to improve our processes. This survey is
All,
Yocto Project 1.8 will be releasing this week! YP provides a major release every six months, and as an open source project we are always working to improve our processes. This survey is
|
By
Jolley, Stephen K <stephen.k.jolley@...>
·
#24474
·
|
|
Re: Move device tree generation from include file to bbclass
And we could argue that having more inherits in the base is a bad
thing for users that have no interest in device trees.
One person's advantage is another's churn. I was looking for
And we could argue that having more inherits in the base is a bad
thing for users that have no interest in device trees.
One person's advantage is another's churn. I was looking for
|
By
Bruce Ashfield
·
#24473
·
|
|
Re: Move device tree generation from include file to bbclass
Hi Bruce,
Well, removing redundancy and simplifying users' recipes could be
considered an advantage. Also, as the contents of linux-dtb.inc are
going to be moved to bbclass, the file can be left
Hi Bruce,
Well, removing redundancy and simplifying users' recipes could be
considered an advantage. Also, as the contents of linux-dtb.inc are
going to be moved to bbclass, the file can be left
|
By
Nikolay Dimitrov
·
#24472
·
|
|
Re: Move device tree generation from include file to bbclass
That is obvious. My questions are around "why". There's no big
technical advantage, and if you remove that existing file, you break
existing recipes. Which means you need to leave a stub in place.
So
That is obvious. My questions are around "why". There's no big
technical advantage, and if you remove that existing file, you break
existing recipes. Which means you need to leave a stub in place.
So
|
By
Bruce Ashfield
·
#24470
·
|
|
Re: Move device tree generation from include file to bbclass
Hi Bruce,
As far as I understood, Pascal's idea is to remove the need for user
recipes to include linux-dtb.inc, and provide this functionality via
inheritance.
Regards,
Nikolay
Hi Bruce,
As far as I understood, Pascal's idea is to remove the need for user
recipes to include linux-dtb.inc, and provide this functionality via
inheritance.
Regards,
Nikolay
|
By
Nikolay Dimitrov
·
#24469
·
|
|
bitbaking fails at do_compile gcc-cross-initial
Hello all,
I'm trying to get a simple build for the beagleboard with Yocto, but I'm getting some errors during the bitbaking. I'm running a virtual Ubuntu 14.04 on a 64-bit host.
The build seems to
Hello all,
I'm trying to get a simple build for the beagleboard with Yocto, but I'm getting some errors during the bitbaking. I'm running a virtual Ubuntu 14.04 on a 64-bit host.
The build seems to
|
By
heli Atck <heliatck@...>
·
#24468
·
|
|
Re: Move device tree generation from include file to bbclass
Adding oe-core, since that's the right place to have a discussion like
this.
True, but it has been like this for quite some time now :)
The big trick with changing anything like this is
Adding oe-core, since that's the right place to have a discussion like
this.
True, but it has been like this for quite some time now :)
The big trick with changing anything like this is
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#24467
·
|
|
Re: 1.7.1 ADT-installer errors
The sync is complete and broken symlinks are restored. I've also taken
the opportunity to clean up absolute symlinks at the source so this
issue cannot happen again even if the chroots aren't set
The sync is complete and broken symlinks are restored. I've also taken
the opportunity to clean up absolute symlinks at the source so this
issue cannot happen again even if the chroots aren't set
|
By
Michael Halstead
·
#24466
·
|
|
Move device tree generation from include file to bbclass
Hi
As ARM now also moved to device tree it look like in future we will have more kernels that are using device tree then ones that are not.
As far as I understand currently the generation of device
Hi
As ARM now also moved to device tree it look like in future we will have more kernels that are using device tree then ones that are not.
As far as I understand currently the generation of device
|
By
Bach, Pascal <pascal.bach@...>
·
#24465
·
|
|
Re: 1.7.1 ADT-installer errors
A change in the rsync configuration caused all symlinks to break during
the most recent sync to the mirror front ends. The error has been
corrected and the adtrepo links will be restored from the
A change in the rsync configuration caused all symlinks to break during
the most recent sync to the mirror front ends. The error has been
corrected and the adtrepo links will be restored from the
|
By
Michael Halstead
·
#24464
·
|
|
Re: 1.7.1 ADT-installer errors
Sure, it'll take me a bit to get access to the infrastructure but I'll
get to it when I have access.
-b
--
Elizabeth Flanagan
Yocto Project
Build and Release
Sure, it'll take me a bit to get access to the infrastructure but I'll
get to it when I have access.
-b
--
Elizabeth Flanagan
Yocto Project
Build and Release
|
By
Flanagan, Elizabeth <elizabeth.flanagan@...>
·
#24463
·
|
|
Re: Yocto Eclipse Plugin
Hi Todor,
Created an bug 7612.
Also w.r.t to hello world example I was using the Standalone pre-built tool chain option. Also this work only for the Hello World template project and if select empty
Hi Todor,
Created an bug 7612.
Also w.r.t to hello world example I was using the Standalone pre-built tool chain option. Also this work only for the Hello World template project and if select empty
|
By
Bipnesh, Abhinav (Abhinav) <abhinavbipnesh@...>
·
#24462
·
|
|
Re: Yocto Eclipse Plugin
Hello Abhinav,
In your previous email you mentioned that the cross compiler variables
are populated for the hello world example. If that's the case the IDE
must have parsed the environment setup
Hello Abhinav,
In your previous email you mentioned that the cross compiler variables
are populated for the hello world example. If that's the case the IDE
must have parsed the environment setup
|
By
Minchev, Todor <todor.minchev@...>
·
#24461
·
|
|
Re: Yocto Eclipse Plugin
Hi Todor,
I tried with below link and still observe the same issue. It didn’t identify the bitbake directory environment files and report same errors.
Thanks,
Abhinav
Hi Todor,
I tried with below link and still observe the same issue. It didn’t identify the bitbake directory environment files and report same errors.
Thanks,
Abhinav
|
By
Bipnesh, Abhinav (Abhinav) <abhinavbipnesh@...>
·
#24460
·
|
|
Yocto Eclipse Plugin not working for non CMake project
Hi,
I was trying to setup Eclipse (Kepler) for Yocto Plugin and facing issue when I try to create project other than hello world.
If I select Yocto CMake Empty project I don’t see the tool
Hi,
I was trying to setup Eclipse (Kepler) for Yocto Plugin and facing issue when I try to create project other than hello world.
If I select Yocto CMake Empty project I don’t see the tool
|
By
Bipnesh, Abhinav (Abhinav) <abhinavbipnesh@...>
·
#24459
·
|
|
SRCREV Issue
Hi All,
I downloaded the yocto from the following link:
git clone -b dizzy git://git.yoctoproject.org/poky.git
And added the my custom recipe for downloading our custom kernel from SVN.
My recipe
Hi All,
I downloaded the yocto from the following link:
git clone -b dizzy git://git.yoctoproject.org/poky.git
And added the my custom recipe for downloading our custom kernel from SVN.
My recipe
|
By
Raghavendra Kakarla <Raghavendra.Kakarla@...>
·
#24458
·
|