Hi
2017-07-28 15:20 GMT+02:00 Andreas Fenkart :
> Hi Stefano,
>
> 2017-06-14 10:32 GMT+02:00 Stefano Babic :
>> Hi Andreas,
>>
>> On 13/06/2017 14:18, Andreas Fenkart wrote:
>>> Hi list,
>>>
>>> I want to create a swupdate file, which is a cpio file with rootfs and
>>> some metadata to control sof
Hi,
2017-07-13 11:30 GMT+02:00 Joshua Lock :
> On Thu, 2017-07-13 at 10:52 +0200, Andreas Fenkart wrote:
>> Hi,
>>
>> A custom task in a bbclass causes all recipes including it to be
>> rebuilt every time. Link to full bbclass attached below.
>>
>> I already stripped that task down to this
>>
>>
>
Hi Andreas,
On 31/07/2017 11:31, Andreas Fenkart wrote:
> Hi
>
> 2017-07-28 15:20 GMT+02:00 Andreas Fenkart :
>> Hi Stefano,
>>
>> 2017-06-14 10:32 GMT+02:00 Stefano Babic :
>>> Hi Andreas,
>>>
>>> On 13/06/2017 14:18, Andreas Fenkart wrote:
Hi list,
I want to create a swupdate fil
Hello.
I am uncertain about do_clean behavior with local files.
Say, I have local files referred by my recipe, and I have made changes to the
files referred.
(Note, there is no change in my .bb file itself.)
>SRC_URI += "file://src/*;subdir=local"
What makes those changed files reflected
On 31 July 2017 at 03:33, Riko Ho wrote:
> Is my auto make disabled with icecc ?
>
> How to make it enable ? thanks.
>
That's just a debug message.
> | help2man: can't get `--help' info from automake-1.15
> | Try `--no-discard-stderr' if option outputs to stderr
> | Makefile:3687: recipe for ta
How can I see my branch?
On Jul 31, 2017 9:12 PM, "Burton, Ross" wrote:
> On 31 July 2017 at 03:33, Riko Ho wrote:
>
>> Is my auto make disabled with icecc ?
>>
>> How to make it enable ? thanks.
>>
>
> That's just a debug message.
>
> > | help2man: can't get `--help' info from automake-1.15
> >
How did you get poky?
Ross
On 31 July 2017 at 14:14, Riko Ho wrote:
> How can I see my branch?
> On Jul 31, 2017 9:12 PM, "Burton, Ross" wrote:
>
>> On 31 July 2017 at 03:33, Riko Ho wrote:
>>
>>> Is my auto make disabled with icecc ?
>>>
>>> How to make it enable ? thanks.
>>>
>>
>> That's j
Git clone ...
On Jul 31, 2017 9:16 PM, "Burton, Ross" wrote:
> How did you get poky?
>
> Ross
>
> On 31 July 2017 at 14:14, Riko Ho wrote:
>
>> How can I see my branch?
>> On Jul 31, 2017 9:12 PM, "Burton, Ross" wrote:
>>
>>> On 31 July 2017 at 03:33, Riko Ho wrote:
>>>
Is my auto make di
I forgot which one? How can I update?thx
https://www.yoctoproject.org/downloads/yocto-project
On Jul 31, 2017 9:17 PM, "Riko Ho" wrote:
> Git clone ...
> On Jul 31, 2017 9:16 PM, "Burton, Ross" wrote:
>
>> How did you get poky?
>>
>> Ross
>>
>> On 31 July 2017 at 14:14, Riko Ho wrote:
>>
>>> Ho
Then the branch you checked out. git branch will tell you.
Ross
On 31 July 2017 at 14:17, Riko Ho wrote:
> Git clone ...
> On Jul 31, 2017 9:16 PM, "Burton, Ross" wrote:
>
>> How did you get poky?
>>
>> Ross
>>
>> On 31 July 2017 at 14:14, Riko Ho wrote:
>>
>>> How can I see my branch?
>>> O
Hi,
I have a recipe to build macchina.io that was working with morty but
after updating to pyro i get the error "/lib/ld-linux-armhf.so.3: No
such file or directory".
It's looking fot the file in the wrong place.
I already read the release notes and can't anyting that could have
created this probl
Hi Russell,
It looks to me like you have added kernel-devsrc to the TOOLCHAIN_*_TASK
variable at the global level, which you really don't want to do if you're going
to be building buildtools-tarball (which eSDK will build as a dependency). I'd
suggest moving that setting to your image recipe.
> On 27 July 2017 at 17:48 colin.helliw...@ln-systems.com wrote:
>
> I'm working on 2.2/Morty, with a custom board.
> Ultimate goal is to create a FIT image with a signed configuration. But I'm
> trying to just work through step by step and understand the relationships
> between u-boot, kernel, d
Good tip Andre!
Just adding 'auto-serial-console' to IMAGE_INSTALL results in openvt
complaining that VT1 is already in use and then the user is presented with
the regular login. It looks like I'll be able to make this work once I
figure out how to disable whatever's claiming that vty, though.
T
Current Dev Position: YP 2.4 M2 is in QA, patches are being merged for M3
Next Deadline: YP 2.4 M3 Cut off is Aug. 21, 2017
SWAT team rotation: Armin -> Saul on July 28, 2017.
SWAT team rotation: Saul -> Ross on Aug. 4, 2017.
https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team
K
include meta-python for AppArmor changes
Signed-off-by: Armin Kuster
---
conf/layer.conf | 6 +-
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/conf/layer.conf b/conf/layer.conf
index 0e524a1..0b066fd 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,8 +9,4 @@ BBFILE_COL
Iso Images (x86_64) created with the current master fail when trying to install
using the legacy bios startup. Live boot from usb is fine, but when installing,
i´m getting an error ... "/usr/share/locale" could not be found. After reboot
i'm getting dropped to grub-shell, because the kernel coul
Tuesday, August 1, 2017 8:00 AM US Pacific Time
Agenda:
* Opens collection - 5 min (Stephen)
* Yocto Project status - 5 min (Stephen/team)
https://wiki.yoctoproject.org/wiki/Yocto_Project_v2.4_Status
https://wiki.yoctoproject.org/wiki/Yocto_2.4_Schedule
https://wiki.yoctoproject.org/wiki/
On 7/31/17 4:39 AM, Takashi Matsuzawa wrote:
> Hello.
> I am uncertain about do_clean behavior with local files.
>
>
> Say, I have local files referred by my recipe, and I have made changes to the
> files referred.
> (Note, there is no change in my .bb file itself.)
>
>
>> SRC_URI += "fi
On 7/31/17 6:27 AM, Diogo Piçarra wrote:
> Hi,
>
> I have a recipe to build macchina.io that was working with morty but
> after updating to pyro i get the error "/lib/ld-linux-armhf.so.3: No
> such file or directory".
> It's looking fot the file in the wrong place.
> I already read the release n
Take a list of pairs of layer substitutions: (current, replacement)
and replace each entry's current layer with the replacement layer.
The replacement parameter may include #YPDIR which will be
substituted for the full path of the poky checkout.
[YOCTO #11745 ]
Signed-off-by: Stephano Cetola
---
Add the new modification step, and remove the second buildimages
test. The second buildimages test aims to change the distro to
"nodistro" and rerun the build. In order to do that we'll need to add
some functionality. For now, we will simply do one buildimage step
until the second step has been flu
Dear Yocto Team Members,
Here's what I got :
=
#:~/poky$ git branch
master
* pyro
How can I fix that problem with modern perl in help2man ?
Thanks
On 31/07/17 21:26, Burton, Ross wrote:
Then the branch you checked out. git branch will tell you.
Ross
On 31 July 2017 at
From: Jackie Huang
auditd.service should be packaged in 'auditd' instead
of 'audit' since the required binaries and config files
are all in 'auditd'.
Signed-off-by: Jackie Huang
---
recipes-security/audit/audit_2.7.1.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/reci
24 matches
Mail list logo