The following changes since commit 661cc25d79ce5a443b3ef842ea97b3e913cd2818:
error-report-web: Sorting error tables (2014-09-08 17:02:24 +0300)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib roxana/YB6540
http://git.yoctoproject.org/cgit.cgi/poky-contrib/lo
- add link to the Yocto Project web repositor
- add link to the Yocto Project Bugzilla instance
[YOCTO #6540]
Signed-off-by: Roxana Ciobanu
---
Post/static/css/custom.css| 17 +
templates/error-details.html | 22 --
templates/error-page.html | 2 +-
Hi,
I am using Poky-8.0.2 danny version for development.
I want to integrate my custom recipe with sdk generated by
meta-toolchain-qte so that I can use header files and libraries generated
by my custom recipe for cross compilation. I am not sure of the proper way
to do it. Right now generated he
I have defined a class with a customized fetch task (that
copies files from a local directory to the ${S} directory).
I am looking for a way to cause the fetch task to run
whenever the contents of the local directory change
w.r.t. what was last fetched/copied to ${S}.
Seems to me that I could do
On 9/18/14, 2:57 PM, Joe MacDonald wrote:
Hey all,
As we'd all discussed at different times in the past, we're well behind
the curve on a refpolicy update for meta-selinux. With the 1.7 release
of Yocto coming up, we thought it was important to update the policy
sooner rather than later, so I'm
On 09/18/2014 05:12 AM, Navani Srivastava wrote:
Hi,
I am using Poky-8.0.2 danny version for development.
I want to integrate my custom recipe with sdk generated by
meta-toolchain-qte so that I can use header files and libraries
generated by my custom recipe for cross compilation. I am not sure
Good day Yocto Community,
I have an ERROR when building my nativesdk recipe:
ERROR: Nothing PROVIDES 'nativesdk-krb5' (but
virtual:nativesdk:poky/meta/recipes-support/curl/curl_7.32.0.bb DEPENDS or
otherwise requires it).
Haven't seen a DEPENDS for krb5 in curl and openssl recipe.
Is there any u