Hi
I have a recipe using externalsrc, and with the version of poky I'm
running, it nostamps do_compile.
Can I force other nostamp tasks from my recipe? E.g. do_configure?
I'm building this recipe for one MACHINE and then rerun the compilation
for another MACHINE. The recipe is setup to build
Hi,
I'm using Poky Jethro to build on Toradex Colibri-T20 (armv7).
I want to build my own SDK Installer to have a toolchain and a sysroot.
Currently, I realied that the toolchain installer files do not provide an
arm-poky-linux-gnuabi compiler with hard-float support.
For example, while co
On tor, 2016-09-22 at 01:45 +, Wang, Xin wrote:
> ping
>
> -Original Message-
> From: Wang, Xin/王 鑫
> Sent: Thursday, September 01, 2016 12:24 PM
> To: yocto@yoctoproject.org
> Cc: Wang, Xin/王 鑫
> Subject: [yocto][meta-cgl][PATCH] resource-agents: 3.9.6 -> 3.9.7
>
> Upgrade resource-
On Thu, 2016-09-29 at 09:10 +, Karim ATIKI wrote:
> Hi,
>
> I'm using Poky Jethro to build on Toradex Colibri-T20 (armv7).
>
> I want to build my own SDK Installer to have a toolchain and a
> sysroot.
>
> Currently, I realied that the toolchain installer files do not
> provide an arm-poky-l
Hi,
do_configure[noexec] = "1"
http://www.crashcourse.ca/wiki/index.php/BitBake_task_flags
On Thu, Sep 29, 2016 at 10:23 AM, Svein Seldal wrote:
> Hi
>
> I have a recipe using externalsrc, and with the version of poky I'm
> running, it nostamps do_compile.
>
> Can I force other nostamp tasks
Hi,
Sorry it should be:
do_configure[nostamp] = "1"
Br,
Chris Z
On Thu, Sep 29, 2016 at 2:29 PM, Chris Z. wrote:
> Hi,
>
> do_configure[noexec] = "1"
>
>
>
> http://www.crashcourse.ca/wiki/index.php/BitBake_task_flags
>
> On Thu, Sep 29, 2016 at 10:23 AM, Svein Seldal wrote:
>
>> Hi
>>
>> I h
On 9/29/16 5:31 AM, Richard Purdie wrote:
> On Thu, 2016-09-29 at 09:10 +, Karim ATIKI wrote:
>> Hi,
>>
>> I'm using Poky Jethro to build on Toradex Colibri-T20 (armv7).
>>
>> I want to build my own SDK Installer to have a toolchain and a
>> sysroot.
>>
>> Currently, I realied that the toolcha
Thanks for your feeback.
I've attempted to generate the sdk (populate_sdk) having only
MACHINE=colibri-t20 in the local.conf.
Fortunately, the generated installer has all the necessary features with
hard-float support.
Karim
De : Mark Hatle
Envoyé : jeudi
hi,
I have generated a core-image-x11 image for a Toradex Colibri T20 board.
I aim to compile and execute our application that normally runs under X11 +
OpenGL.
I'm not an expert of X11 and gles technologies.
Therefore, I need to have the necessary libraries in the linux image I have
generated
On 29 September 2016 at 15:46, Karim ATIKI wrote:
> I have generated a core-image-x11 image for a Toradex Colibri T20 board.
> I aim to compile and execute our application that normally runs under X11
> + OpenGL.
>
What sort of GPU does this board have, and what GL drivers are you using?
Mesa sh
On 09/28/2016 10:38 PM, jackie.hu...@windriver.com wrote:
From: Jackie Huang
* update the SRC_URI since it's been moved
from bitbucket to github.
* add ptest support
Merged.
thanks,
Armin
Signed-off-by: Jackie Huang
---
recipes-security/scapy/scapy/run-ptest| 4
I've been working on setting up a poky distro on an older intel XScale
system, and I finally got a working kernel and root filesystem. However,
when I boot the box it zips through runlevel 5, then halts. It seems to me
like maybe init isn't kicking off getty or some sort of interactive login.
Has
You could sell this as a very secure box ;)
Kidding aside, it didn't "zip" through runlevel 5, in fact, you don't know
what runlevel it is actually in. 11 seconds after your file system is
mounted, a reboot is issued. From your trace, nothing running in userspace
displayed any messages to the co
Signed-off-by: Monserrat Sedeno
---
nightly-qa-distro.conf | 45 +
1 file changed, 21 insertions(+), 24 deletions(-)
diff --git a/nightly-qa-distro.conf b/nightly-qa-distro.conf
index 2d2c828..8529345 100644
--- a/nightly-qa-distro.conf
+++ b/nightly-q
14 matches
Mail list logo