On 23 March 2017 at 22:11, Greg Wilson-Lindberg
wrote:
> Hi Armin & Paul,
>
> First there is nothing in the X log files.
> I'm building on a desktop machine with 12GB of memory and an 8 core
> processor running Kubuntu 14.04.
> I added the PARALLEL_MAKE parameter set to 4, no effect, still built
Hello Armin!
Did you accidentally rebase all of master-next?
The current master-next tip (3b9dd3688b6c725aa0146c91ee1a58c26095e48d)
isn't rooted in the current master
(8b38c93f2387793fb03d082e47723002cf667ae9) anymore:
$ git branch -r --contains origin/master-next
origin/master-next
$ git log
Currently, this recipe only supports daily scheduling via a cron job.
This commit adds support for systemd, including systemd service and
systemd timer. When the corresponding distro feature is enabled the
systemd variant will be used. The timer granularity and its accuracy
are also configurable.
On Thu, 2017-03-23 at 16:04 +0100, Ingo Flaschberger wrote:
> This patch allows basic authentication of swupd SWUPD_VERSION_URL and
> SWUPD_CONTENT_URL.
> swupd-client already support urlencoded username/password, but
> buildlayer does not.
Can you resend in "git format-patch" format? Don't forg
Soon it might be possible to let qemu start swtpm directly, without
requiring root privileges as for swtpm_cuse. For that to work
we also need to wrap the swtpm binary. Just in case we now also
do it for everything.
Signed-off-by: Patrick Ohly
---
recipes-tpm/swtpm/swtpm-wrappers.bb | 26 +++
On Thu, 2017-03-23 at 15:26 +0100, Benjamin Gaignard wrote:
> +diff --git a/contrib/resourcemgr.service b/contrib/resourcemgr.service
> +index 7f23739..e5b0900 100644
> +--- a/contrib/resourcemgr.service
> b/contrib/resourcemgr.service
> +@@ -3,7 +3,7 @@ Description=TPM2 resource manager & acc
Hi Alain,
On Thu, 2017-03-23 at 17:40 -0400, Alain Achkar wrote:
> I followed http://git.yoctoproject.org/cgit.cgi/yocto-autobuilder/tre
> e/README-QUICKSTARTand got:
> checking controller.cfg
> LOADING CONFIG FILE
> error while parsing config file:
> Traceback (most recent call last):
> File "
Install systemd resource.mgr service and it needed user/group.
version 2:
- do not hardcode sbin directory in a patch but use ${sbindir} instead
Signed-off-by: Benjamin Gaignard
---
recipes-tpm/tpm2.0-tss/tpm2.0-tss_git.bb | 24 ++--
1 file changed, 22 insertions(+), 2 delet
Good Morning,
I am trying to use php in a simple poky kernel in a core-image-minimal
image. But I have some problems to get it working. I have also tried
using core-image-full-cmdline image having the same result explained
after this.
When I cook the recipe everything is OK. I can find insid
Hello, Yocto.
I am a bit confused with recipe syntax for variable assignment.
I wanto embed double-quoted string within a variable.
And I tried below and looks like the whole part of the string (A to B) is
successfully assigned to EXTRA_OECMAKE variable.
EXTRA_OECMAKE = " \ <-- A
"-D CMAKE_XXX
For whatever it is worth, I am experiencing the same issue. I’m running a
Lenovo ThinkStation P910 with two Intel Xeon E5-2630 v4 CPUs and 64 GB of RAM.
I’m running Ubuntu 16.04. I also have been unable to find much useful
information in the logs, but when running bitbake, lightdm just restarts
i know i was working on some tweaks but can't find if i submitted
any yet. can anyone verify that what's up under "in progress/latest"
is the current version, as git pull'ed from yocto docs? thanks.
rday
--
Robert P. J.
Hello,
I am building zsh from meta-oe layer, and it has a do_install_append()
function defined like this:
do_install_append () {
rm -fr ${D}/usr/share
}
which gets rid of lots lots of useful functionality, like
context-aware autocompletion. Can a bbappend file get rid of that
function, or d
On Fri, 24 Mar 2017, Cody Piersall wrote:
> Hello,
>
> I am building zsh from meta-oe layer, and it has a do_install_append()
> function defined like this:
>
> do_install_append () {
> rm -fr ${D}/usr/share
> }
>
> which gets rid of lots lots of useful functionality, like
> context-aware autoc
On 03/24/2017 03:53 PM, Robert P. J. Day wrote:
On Fri, 24 Mar 2017, Cody Piersall wrote:
do_install_append () {
rm -fr ${D}/usr/share
}
which gets rid of lots lots of useful functionality, like
context-aware autocompletion. Can a bbappend file get rid of that
function, or do I need to e
On 24 March 2017 at 13:49, Cody Piersall wrote:
> I am building zsh from meta-oe layer, and it has a do_install_append()
> function defined like this:
>
> do_install_append () {
> rm -fr ${D}/usr/share
> }
>
> which gets rid of lots lots of useful functionality, like
> context-aware autocompl
On 24 March 2017 at 12:57, Stefano Zuín wrote:
>
> Good Morning,
>
> I am trying to use php in a simple poky kernel in a core-image-minimal
image. But I have some problems to get it working. I have also tried using
core-image-full-cmdline image having the same result explained after this.
>
> When
On 03/24/2017 01:44 AM, Patrick Ohly wrote:
Hello Armin!
Did you accidentally rebase all of master-next?
looks like it.
The current master-next tip (3b9dd3688b6c725aa0146c91ee1a58c26095e48d)
isn't rooted in the current master
(8b38c93f2387793fb03d082e47723002cf667ae9) anymore:
$ git branch
On Fri, Mar 24, 2017 at 8:53 AM, Robert P. J. Day wrote:
> On Fri, 24 Mar 2017, Cody Piersall wrote:
>> I am building zsh from meta-oe layer, and it has a do_install_append()
>> function defined like this:
>>
>> do_install_append () {
>> rm -fr ${D}/usr/share
>> }
>>
>> which gets rid of lots
[v2]: Correct musl malloc fix.
remove HAVE_MALLOC_H define; this enables using the included defined mallinfo.
[V1]: Fix c99
x_dnmalloc.c:563:26: error: return type is an incomplete type
| #define public_mALLINFo mallinfo
| ^
| x_dnmalloc.c:1689:17: note: in expansion of macro 'public_mALLINFo'
|
* Outside of a title, use "BSP layer", not "BSP Layer"
* Add details about YP reference boards.
* Minor grammatical clarification in places.
* Add to even single paragraph notes for consistency.
Signed-off-by: Robert P. J. Day
---
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bs
Thanks Joshua! This fix worked.
On Fri, Mar 24, 2017 at 6:44 AM, Joshua Lock
wrote:
> Hi Alain,
>
> On Thu, 2017-03-23 at 17:40 -0400, Alain Achkar wrote:
>
> I followed http://git.yoctoproject.org/cgit.cgi/
> yocto-autobuilder/tree/README-QUICKSTART
> and got:
>
>
>
>
> checking controller.cfg
Having a repository-of-layers isn't something that is BSP-only, any
layer can be setup in this way. Maybe this explanation should be cut
from the BSP Guide and moved to a more general manual, say reference?
Or maybe removed altogether? I'm not really sure what it adds; how
repositories are stored a
(forgot the obligatory https://xkcd.com/917/)
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
Add support for the Waveshare 1024x600 "C" Rev2.1 7" IPS Capacitive Touch
Screen LCD with HDMI interface:
http://www.waveshare.com/7inch-HDMI-LCD-C.htm
http://www.waveshare.com/wiki/7inch_HDMI_LCD_(C)
This product works "out of the box" with the Raspberry Pi. Simply connect
the pr
25 matches
Mail list logo