|
[PATCH 3/5] Bastille: change in behavior of bastille -l.
[YOCTO #3867]
bastille -l now reports existing configuration file paths even if it has
not previously been run. Previously, it exited with an error if it detected
an absence of log files indicating a
[YOCTO #3867]
bastille -l now reports existing configuration file paths even if it has
not previously been run. Previously, it exited with an error if it detected
an absence of log files indicating a
|
By
mulhern <mulhern@...>
·
#15660
·
|
|
[PATCH 2/5] Bastille: Miscellaneous fixes to the Bastille code base.
[YOCTO #3867]
Adds four additional small patches which address miscellaneous small problems
in Bastille.
The four patches are:
fix_missing_use_directives.patch: A number of use directives were
[YOCTO #3867]
Adds four additional small patches which address miscellaneous small problems
in Bastille.
The four patches are:
fix_missing_use_directives.patch: A number of use directives were
|
By
mulhern <mulhern@...>
·
#15659
·
|
|
[PATCH 1/5] Bastille: Preliminary cleanup of existing patches.
[YOCTO #3867]
Renames existing patches and removes some changes.
Curses-and-IOLoader-changes.patch is renamed to call_output_config.patch. The
new patch omits the removal of the pruning step in
[YOCTO #3867]
Renames existing patches and removes some changes.
Curses-and-IOLoader-changes.patch is renamed to call_output_config.patch. The
new patch omits the removal of the pruning step in
|
By
mulhern <mulhern@...>
·
#15658
·
|
|
[PATCH 0/5] [meta-security] Bastille bug fixes and enhancements
The patches in this set consist of a number of actual bug fixes and a few
enhancements. The two enhancements are:
1) A change in the semantics of the -l flag so that it lists configuration
files even
The patches in this set consist of a number of actual bug fixes and a few
enhancements. The two enhancements are:
1) A change in the semantics of the -l flag so that it lists configuration
files even
|
By
mulhern <mulhern@...>
·
#15657
·
|
|
Re: bitbake with cmake recipe
Am 25.08.2013 17:03, schrieb Zafrullah Syed:
The tar should be in the "${WORKDIR}/git" directory but it will not work as you don't tell bitbake to unpack it.
You
Am 25.08.2013 17:03, schrieb Zafrullah Syed:
The tar should be in the "${WORKDIR}/git" directory but it will not work as you don't tell bitbake to unpack it.
You
|
By
Stefan Herbrechtsmeier
·
#15656
·
|
|
Re: bitbake with cmake recipe
Hi Stefan,
I updated my recipe:
DESCRIPTION = "cameracapture application"
SECTION = "examples"
LICENSE = "CLOSED"
PR = "r0"
DEPENDS = "opencv"
SRC_URI =
Hi Stefan,
I updated my recipe:
DESCRIPTION = "cameracapture application"
SECTION = "examples"
LICENSE = "CLOSED"
PR = "r0"
DEPENDS = "opencv"
SRC_URI =
|
By
Zafrullah Syed <zafrullahmehdi@...>
·
#15655
·
|
|
Re: linux-yocto defaulting to 3.4.52 for new qemuarmhf.conf
Hi Bruce,
Yes, I'm currently working off master. If I add the following qemuarmhf.conf file, and apply the patch to linux-yocto_3.8.bb, it still tries to compile linux-yocto_3.4.bb recipe. You should
Hi Bruce,
Yes, I'm currently working off master. If I add the following qemuarmhf.conf file, and apply the patch to linux-yocto_3.8.bb, it still tries to compile linux-yocto_3.4.bb recipe. You should
|
By
Elvis Dowson
·
#15654
·
|
|
Re: linux-yocto defaulting to 3.4.52 for new qemuarmhf.conf
Are you working off master ?
Since you set the compatibility, it should have been picked. But something
else must be changed in your layers, since if you didn't add
3.4 compatibility via bbappends,
Are you working off master ?
Since you set the compatibility, it should have been picked. But something
else must be changed in your layers, since if you didn't add
3.4 compatibility via bbappends,
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#15653
·
|
|
Re: linux-yocto defaulting to 3.4.52 for new qemuarmhf.conf
Hi Bruce,
Ok, I forgot about that!
Another quick question, why is it that when I create a new qemuarmhf.conf machine configuration, it doesn't automatically pick up the latest linux-yocto_3.8.bb
Hi Bruce,
Ok, I forgot about that!
Another quick question, why is it that when I create a new qemuarmhf.conf machine configuration, it doesn't automatically pick up the latest linux-yocto_3.8.bb
|
By
Elvis Dowson
·
#15652
·
|
|
Packaging 2.6.39 kernel also includes 3.5 kernel..! Why.?
I have asked this question in the Gumstix-Users mailing list before, but got no reply..
So just checking out here..!
Why does Yocto include 3.5.0/ kernel folder too in the lib/modules/ directory,
I have asked this question in the Gumstix-Users mailing list before, but got no reply..
So just checking out here..!
Why does Yocto include 3.5.0/ kernel folder too in the lib/modules/ directory,
|
By
Sudhangathan B S <sudhangathan@...>
·
#15651
·
|
|
Re: linux-yocto defaulting to 3.4.52 for new qemuarmhf.conf
Try 3.8%, you need to match on the version completely, and it is 3.8...., not
just 3.8.
Bruce
--
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"
Try 3.8%, you need to match on the version completely, and it is 3.8...., not
just 3.8.
Bruce
--
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"
|
By
Bruce Ashfield
·
#15650
·
|
|
Re: linux-yocto defaulting to 3.4.52 for new qemuarmhf.conf
Weird, even after setting PREFERRED_VERSION_virtual/linux ="3.8", it still picks up linux-yocto_3.4.bb recipe!
What am I failing to set or configure additionally to get it to work, as intended?
Best
Weird, even after setting PREFERRED_VERSION_virtual/linux ="3.8", it still picks up linux-yocto_3.4.bb recipe!
What am I failing to set or configure additionally to get it to work, as intended?
Best
|
By
Elvis Dowson
·
#15649
·
|
|
linux-yocto defaulting to 3.4.52 for new qemuarmhf.conf
Hi,
I created a new qemuarmhf.conf, to build using armv7a vfp and neon.
In the linux-yocto_3.8.bb recipe, I explicitly specified SRCREV_machine_qemuarmhf and added qemuarmhf to the list of
Hi,
I created a new qemuarmhf.conf, to build using armv7a vfp and neon.
In the linux-yocto_3.8.bb recipe, I explicitly specified SRCREV_machine_qemuarmhf and added qemuarmhf to the list of
|
By
Elvis Dowson
·
#15648
·
|
|
Re: [DYLAN] RPATH issue with qt5's qtwebkit
The above is a workaround, the proper fix is to track down why this is
making its way in there in the first place and fix the problem at
source.
Cheers,
Richard
The above is a workaround, the proper fix is to track down why this is
making its way in there in the first place and fix the problem at
source.
Cheers,
Richard
|
By
Richard Purdie
·
#15647
·
|
|
Re: an error when adding "snappy" package
This sounds like a bug to me. It would be best if you file it as
such with bugzilla so it gets looked at properly (I'm not the one
to do that, sorry)
--
This sounds like a bug to me. It would be best if you file it as
such with bugzilla so it gets looked at properly (I'm not the one
to do that, sorry)
--
|
By
Gary Thomas
·
#15646
·
|
|
Re: [DYLAN] RPATH issue with qt5's qtwebkit
Yes I think everyone is seeing it, but in many distro configs bad RPATH
is only QA warning not error (that's why I was partially ignoring it
until now, concentrating on other issues).
You can see
Yes I think everyone is seeing it, but in many distro configs bad RPATH
is only QA warning not error (that's why I was partially ignoring it
until now, concentrating on other issues).
You can see
|
By
Martin Jansa
·
#15645
·
|
|
QEMU with ARM Cortex A9 hard float with NEON
Hi,
I'm trying to build a QEMU machine configuration with support for ARM Cortex A9, with hard float and neon support.
What should I specify in my qemuarmhf.conf machine file to enable a
Hi,
I'm trying to build a QEMU machine configuration with support for ARM Cortex A9, with hard float and neon support.
What should I specify in my qemuarmhf.conf machine file to enable a
|
By
Elvis Dowson
·
#15644
·
|
|
Re: [DYLAN] RPATH issue with qt5's qtwebkit
<trevor.woerner@...> wrote:
Try adding a .bbappend with the following content:
#################
DEPENDS += "chrpath-replacement-native"
EXTRANATIVEPATH += "chrpath-native"
PRINC :=
<trevor.woerner@...> wrote:
Try adding a .bbappend with the following content:
#################
DEPENDS += "chrpath-replacement-native"
EXTRANATIVEPATH += "chrpath-native"
PRINC :=
|
By
Erik Bot?
·
#15643
·
|
|
Re: [DYLAN] RPATH issue with qt5's qtwebkit
Check the compile logs. Somewhere, something is passing a -rpath value
to the linker which results in this. You'll have to find out where it
gets passed in, then trace it back to the source of the
Check the compile logs. Somewhere, something is passing a -rpath value
to the linker which results in this. You'll have to find out where it
gets passed in, then trace it back to the source of the
|
By
Richard Purdie
·
#15642
·
|
|
Re: Installing yocto built qemu binaries and sdk toolchain to another machine
I found the answer to this, the qemu images are located with the meta-toolchain-sdk, so copy over the generated kernel and rootfilesystem (ext3) images to the new machine, installing the toolchain SDK
I found the answer to this, the qemu images are located with the meta-toolchain-sdk, so copy over the generated kernel and rootfilesystem (ext3) images to the new machine, installing the toolchain SDK
|
By
Elvis Dowson
·
#15641
·
|