Hi all
We just had an issue in regard to curl-native.
By default curl is configured with the
"--with-ca-bundle=${sysconfdir}/ssl/certs/ca-certificates.crt" flag.
In case curl-native is builded the ${sysconfdir} of the current project is
compiled into the binary. Due to sstate caching the binary
Hi Scott,
We can find INITRD, INITRD_IMAGE, LABELS in this document:
http://www.yoctoproject.org/docs/2.2/ref-manual/ref-manual.html
For example LABELS:
http://www.yoctoproject.org/docs/2.2/ref-manual/ref-manual.html#var-LABELS
We need update all the ROOT LABELS INITRD and INITRD_IMAGE to the
Hi,
I am looking for a way to define PREFIX variable for the RPM spec file
(generated through recipe). I want to make the package Relocatable as the SD
card is mounted on a path which is read-only due to which the installation
fails. Below is the example
SD Card mount point - /tempfs/system
N
Hi Andrei,
It was pleasure meeting you during Embedded Linux Conference Europe.
Thank you for creating branch krogoth at meta-raspberrypi. Last week I
have updated and tested Automotive Grade Linux (AGL) and now its ports
for Raspberry Pi 2 and 3 use this branch.
Thanks, Leon
--
Leon Anavi
Signed-off-by: Thomas Perrot
---
recipes-tpm/tpm2.0-tss/tpm2.0-tss_git.bb | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/recipes-tpm/tpm2.0-tss/tpm2.0-tss_git.bb
b/recipes-tpm/tpm2.0-tss/tpm2.0-tss_git.bb
index 453523e..175d36b 100644
--- a/recipes-tpm/tpm2.0-ts
Hello,
Would it not be more interesting to do two packages, one for the TPMV1.2
support and a second for the TPMV2.0 support?
Best regards,
Thomas P.
On Tue, Oct 18, 2016 at 2:02 AM, Armin Kuster wrote:
> Signed-off-by: Armin Kuster
> ---
> recipes-security/packagegroup/packagegroup-core-
On Mon, Oct 24, 2016 at 11:57:50AM +0300, Leon Anavi wrote:
> Hi Andrei,
>
> It was pleasure meeting you during Embedded Linux Conference Europe. Thank
> you for creating branch krogoth at meta-raspberrypi. Last week I have
> updated and tested Automotive Grade Linux (AGL) and now its ports for
> R
On Mon, 2016-10-24 at 07:20 +, Blaettler, Michael wrote:
> Hi all
>
> We just had an issue in regard to curl-native.
> By default curl is configured with the
> "--with-ca-bundle=${sysconfdir}/ssl/certs/ca-certificates.crt" flag.
> In case curl-native is builded the ${sysconfdir} of the curren
Hi Paul,
You did have a chance to get gstreamer1.0-plugins-bad built correctly from a
clean checkout ?
Could you please share the exact poky branches / layers ?
Cheers.
Karim
De : yocto-boun...@yoctoproject.org de la part
de Karim ATIKI
Envoyé : dima
Hi Frank,
I found similar errors that you using the ktogoth branch in the poky repo from
yocto. When I build the rasberry-pi2 images in a debian Jessy host.
The issue in my case is that the parsing use in split_overlays function from
the meta-raspberrypi/classes/linux-raspberrypi-base.bbclass
Using 'slirp' as a command line option to runqemu will start QEMU
with user mode networking instead of creating tun/tap devices.
SLIRP does not require root access. By default port on the
host will be mapped to port 22 in the guest. The default port
mapping can be overwritten with the QB_SLIRP
2016-10-24 2:28 GMT-07:00 Thomas Perrot :
> Signed-off-by: Thomas Perrot
> ---
> recipes-tpm/tpm2.0-tss/tpm2.0-tss_git.bb | 12 ++--
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/recipes-tpm/tpm2.0-tss/tpm2.0-tss_git.bb
> b/recipes-tpm/tpm2.0-tss/tpm2.0-tss_git.bb
>
On 10/24/16 5:19 PM, Todor Minchev wrote:
> Using 'slirp' as a command line option to runqemu will start QEMU
> with user mode networking instead of creating tun/tap devices.
> SLIRP does not require root access. By default port on the
> host will be mapped to port 22 in the guest. The default
On 10/24/2016 02:43 AM, Thomas PERROT wrote:
Hello,
Would it not be more interestingto do two packages, one for the
TPMV1.2 support and a second for the TPMV2.0 support?
yes. thanks for the input.
Regards,
Armin
Best regards,
Thomas P.
On Tue, Oct 18, 2016 at 2:02 AM, Armin K
On Mon, 2016-10-24 at 18:15 -0500, Mark Hatle wrote:
> On 10/24/16 5:19 PM, Todor Minchev wrote:
> > Using 'slirp' as a command line option to runqemu will start QEMU
> > with user mode networking instead of creating tun/tap devices.
> > SLIRP does not require root access. By default port on t
On 10/24/16 6:46 PM, Todor Minchev wrote:
> On Mon, 2016-10-24 at 18:15 -0500, Mark Hatle wrote:
>> On 10/24/16 5:19 PM, Todor Minchev wrote:
>>> Using 'slirp' as a command line option to runqemu will start QEMU
>>> with user mode networking instead of creating tun/tap devices.
>>> SLIRP does not r
Hello,
I add a new task in my image recipe that inherit of core-image like below :
***
do_uimage() {
cat ${DEPLOY_DIR_IMAGE}/zImage-imx6d-axion.dtb >>
${DEPLOY_DIR_IMAGE}/zImage-initramfs-${MACHINE}.bin
mkimage -A arm -O linux -T kernel -C none -a 0x1200 -e 0
Hi Patrick
What do you think of removing the --with-ca-bundle as a solution for
curl-native? On my machine it works without problems.
Might this be an acceptable solution for upstream?
Kind regards
Michael
-Ursprüngliche Nachricht-
Von: Patrick Ohly [mailto:patrick.o...@intel.com]
Ges
HI,
Check temp directory for taskorder and check if this task is run. Check if
this task is not omitted by sstatecache mechanism.
P.S.
you have EXPORT_FUNCTIONS for this task ?
On Tue, Oct 25, 2016 at 6:29 AM, Jonathan Poulin wrote:
> Hello,
>
> I add a new task in my image recipe that inherit
19 matches
Mail list logo