Hi,
A simple suggestion here out of the blue,
are you sure your recipe is located in a place Yocto can find it ? What is
your recipe name ?
Sam
2015-06-06 2:50 GMT+02:00 Darren Breeze :
> Hi
>
> First post, I hope this is the correct list..
>
> I am trying to create a simple recipe that takes
* Darren Breeze [150606 02:52]:
> the recipe file is :
> -
> DESCRIPTION = "Web Remote"
> SECTION = "utils"
> SRC_URI =
> "git://192.168.192.46/mygroup/web_remote.git;protocol=http;branch=master;"
> S = "${WORKDIR}/git"
> do_install() {
> install -d ${D}opt/web_remote
>
Hi Roberto,
On Sunday 07 June 2015 19:44:12 Roberto Saltini wrote:
> For example, I would like to know in which .bb of .bbappend file the
> variable PREFERRED_PROVIDER_u-boot is set.
>
> The only (dummy) way that I have figured out up to now is to use grep.
>
> Does anyone know a better way?
PR
Hi,
I think I've found some non-updated writings in the reference manual
regarding the change from postfix "nativesdk" to prefix (see
section 5.2.2.3).
In section 7.78 it says:
"Create a myrecipe-nativesdk.bb recipe that inherits the nativesdk class."
And in section 9.2 Errors and Warnings (very
Hi René,
On Monday 08 June 2015 08:16:16 René Fichter wrote:
> I think I've found some non-updated writings in the reference manual
> regarding the change from postfix "nativesdk" to prefix (see
> section 5.2.2.3).
>
> In section 7.78 it says:
> "Create a myrecipe-nativesdk.bb recipe that inherit
This mail was sent out by Recipe reporting system.
This message list those recipes which need to be upgraded. If maintainers
believe some of them needn't to upgrade this time, they can fill in
RECIPE_NO_UPDATE_REASON_pn-"xxx" in upstream_tracking files to ignore this
recipe remainder until newer u
On Sunday 07 June 2015 06:40:10 Gary Thomas wrote:
> On 2015-06-07 03:49, Roberto Saltini wrote:
> > Let's consider the package "virtual/kernel". I would like to know which
> > .bb and .bbappend files are involved in building this package.>
> > I know that I can get the package name through:
> >
Hi,
Here are a couple links to those sections with the corrected text. Let me know
if there are further issues.
http://www.yoctoproject.org/docs/1.9/ref-manual/ref-manual.html#qa-issue-dev-so
http://www.yoctoproject.org/docs/1.9/ref-manual/ref-manual.html#ref-classes-nativesdk
Thanks,
Scott
Rebecca, is this something you or one of your colleagues would be able to help
with?
Thanks,
Paul
On Friday 05 June 2015 08:29:00 Chris Tapp wrote:
> I’ve got an application that I’ve had running nicely under Daisy for some
> time. As Daisy is now a bit old, I decided to move the application to
Hello,
I've currently built a Yocto image using poky-dizzy-12.0.1, and have my target
proprietary board boot off of it. I am trying to assimilate an external
graphics card, the AMD Radeon E8860 by "manually" installing the latest version
of the open source Radeon driver, xf86-video-ati. The mai
I am using Yocto with meta-xilinx layer to create a distribution for a
custom Zynq 7000 board with 512MB RAM. In my uEnv, I'm loading the
kernel to 0x0010_, device tree to 0x0190_ and ramdisk image to
0x0210_.
Later in the boot process, I see this:
Loading Kernel Image ... OK
L
From: Mariano Lopez
The raw calls are going to be used instead of Django's ORM.
This improves the performance of the webpage.
Signed-off-by: Mariano Lopez
---
rrs/models.py | 102 ++
1 file changed, 102 insertions(+)
diff --git a/rrs/mod
From: Mariano Lopez
Allow to use the new raw SQL call to get better performance in the
web page. Also removed SQL queries inside loops.
This is only for two views: recipes and maintainers
Signed-off-by: Mariano Lopez
---
rrs/views.py | 118 ++
Hi,
I pushed and signed the changes to [1].
Cheers,
alimon
[1]
http://git.yoctoproject.org/cgit/cgit.cgi/layerindex-web/log/?h=franco/recipe_inherits
On 08/06/15 17:00, Alex Franco wrote:
These patches add support for the inherits field in recipes. The first
one adds the inherits field
On Tue, Jun 9, 2015 at 4:06 AM, Edward Wingate wrote:
>
> I am using Yocto with meta-xilinx layer to create a distribution for a
> custom Zynq 7000 board with 512MB RAM. In my uEnv, I'm loading the
> kernel to 0x0010_, device tree to 0x0190_ and ramdisk image to
> 0x0210_.
>
> Later in
On 06/05/2015 01:40 AM, Shrikant Bobade wrote:
> From: Shrikant Bobade
>
> The default kernel is now v3.19. So we need the selinux support
> for kernel v3.19, inorder to get selinux enabled images out of box.
Looks good to me. Boots policy in enforcing as expected.
Philip
--
_
16 matches
Mail list logo