Hello,
The latest release of the Yocto Project 2.2.1 (morty-16.0.1) is now available
for download at:
http://downloads.yoctoproject.org/releases/yocto/yocto-2.2.1/poky-morty-16.0.1.tar.bz2
http://mirrors.kernel.org/yocto/yocto/yocto-2.2.1/poky-morty-16.0.1.tar.bz2
A gpg signed version of these r
Signed-off-by: Khem Raj
---
recipes-kernel/linux/linux-raspberrypi_4.9.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.9.bb
b/recipes-kernel/linux/linux-raspberrypi_4.9.bb
index dcca369..b41a8ef 100644
--- a/recipes-kernel/linux
Also remove never used default assignment to S.
Signed-off-by: Joe Slater
---
recipes-security/selinux/selinux-initsh.inc |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/recipes-security/selinux/selinux-initsh.inc
b/recipes-security/selinux/selinux-initsh.inc
index b
On Fri, Feb 24, 2017 at 4:12 PM, Bruce Ashfield
wrote:
> On 2017-02-24 4:02 AM, Ran Shalit wrote:
>>
>> Hello,
>>
>> I wanted to try update to rt-kernel to I added the following in
>> local.conf:
>>
>> #PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
>> #PREFERRED_VERSION_linux-yocto ?= "4.4%"
On 24 February 2017 at 19:42, Bruce Ashfield
wrote:
> Is there a bug or other issue lurking that I should look into ?
>
The autobuilder sanity tests were failing for every MIPS machine. I can
run a rebuild now to verify it still happens.
Ross
--
___
On Wed, Feb 1, 2017 at 10:43 AM, Bruce Ashfield <
bruce.ashfi...@windriver.com> wrote:
> Hi all,
>
> 4.9 has been soaking for a while now, and it is ready (as far as we know)
> to
> be the default for the qemu* machines.
>
> I've also introduced a 4.9 bbappend for the reference BSPs, but have not
I am in the process of merging this set into master.
--Mark
On 2/14/17 12:51 AM, Robert Yang wrote:
> Fixed:
> make[4]: swig: Command not found
> make[4]: *** [audit_wrap.c] Error 127
>
> Signed-off-by: Robert Yang
> ---
> recipes-security/audit/audit_2.7.bb | 2 +-
> 1 file changed, 1 inserti
I am in the process of merging this to master.
On 2/10/17 4:22 PM, Tim Orling wrote:
> Added swig-native to DEPENDS
>
> Signed-off-by: Tim Orling
> ---
> recipes-security/audit/{audit_2.7.bb => audit_2.7.1.bb} | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
> rename recipes-secur
On 23 February 2017 at 13:24, William McKinney wrote:
> I’m trying to build the yocto-morty release on an ubuntu 16.04.2 LTS box
> with 16GB of memory and plenty of disk space. More than once the machine
> appears to just reboot in the middle of the build. Has anyone else
> experienced this? T
On Fri, 24 Feb 2017 16:18:38 +0100
Anton Gerasimov wrote:
> FIG_FS_POSIX_ACL=y;
> CONFIG_EXT4_FS_POSIX_ACL=y). The problem is that 'cp -a' when copying
> a directory without any ACLs attached will for whatever reason try to
> assign an empty posix_acl_default list to the target directory.
...
I
On Fri, Feb 24, 2017 at 4:12 PM, Bruce Ashfield
wrote:
> On 2017-02-24 4:02 AM, Ran Shalit wrote:
>>
>> Hello,
>>
>> I wanted to try update to rt-kernel to I added the following in
>> local.conf:
>>
>> #PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
>> #PREFERRED_VERSION_linux-yocto ?= "4.4%"
On Fri, 24 Feb 2017 15:48:15 +0100
an...@advancedtelematic.com wrote:
> From: Anton Gerasimov
>
> The difference between what we see in pseudo and what happens without
> pseudo can be seen by typing:
>
> mkdir setfattr-test
> setfattr -n system.posix_acl_default -v 0x0200 setfattr-t
From: Anton Gerasimov
The difference between what we see in pseudo and what happens without
pseudo can be seen by typing:
mkdir setfattr-test
setfattr -n system.posix_acl_default -v 0x0200 setfattr-test
getfattr -n system.posix_acl_default setfattr-test
Under some kernel configu
I’m trying to build the yocto-morty release on an ubuntu 16.04.2 LTS box with
16GB of memory and plenty of disk space. More than once the machine appears to
just reboot in the middle of the build. Has anyone else experienced this? The
krogoth and jethro release build successfully on the same
Hello,
I propose a patch for krogoth branch.
It seems that miss a space a the end of line SRC_URI_prepend. This make
error when two sources are concatenated.
Thank your.
Regards.
--
Tansorier Mickaël
>From 4b753ee916ee1a9fa6c82bb7dc2a8070bf14b2ec Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Mi
Hello,
I propose a patch for krogoth branch.
It seems that miss a space a the end of line SRC_URI_prepend. This make
error when two sources are concatenated.
Thank your.
Regards.
--
Tansorier Mickaël
--
___
yocto mailing list
yocto@yoctoproject.o
On 2017-02-24 10:20 AM, Ran Shalit wrote:
On Fri, Feb 24, 2017 at 4:12 PM, Bruce Ashfield
wrote:
On 2017-02-24 4:02 AM, Ran Shalit wrote:
Hello,
I wanted to try update to rt-kernel to I added the following in
local.conf:
#PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
#PREFERRED_VERSION
Hi Peter,
to reproduce the difference, you just need a kernel with POSIX ACL
enabled for your FS (e.g. CONFIG_FS_POSIX_ACL=y;
CONFIG_EXT4_FS_POSIX_ACL=y). The problem is that 'cp -a' when copying a
directory without any ACLs attached will for whatever reason try to
assign an empty posix_acl_defaul
From: Anton Gerasimov
The difference between what we see in pseudo and what happens without
pseudo can be seen by typing:
mkdir setfattr-test
setfattr -n system.posix_acl_default -v 0x0200 setfattr-test
getfattr -n system.posix_acl_default setfattr-test
Under some kernel configu
Dear All
I am looking for help around the way to request yocto generating a SDK with
toolchains for ARM processor.
These toolchains shall provide the capability to compile executables in 64 bits
(aarch64) and 32 bits (armv7a architecture).
For X86, this seems very simple : In the local.conf, ad
On 2017-02-24 4:02 AM, Ran Shalit wrote:
Hello,
I wanted to try update to rt-kernel to I added the following in local.conf:
#PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
#PREFERRED_VERSION_linux-yocto ?= "4.4%"
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto-rt"
PREFERRED_VERSION_linux-
On 24 February 2017 at 09:21, Maciej Borzęcki
wrote:
> > Is there any way to make a full standard python3 install?
>
> Installing python3-modules should cover most of your needs.
>
python3-modules will pull in the *entire* standard library.
Ross
--
_
Since switching kernel to 4.8 (Morty) I have noticed that sometimes my Intel
Atom hardware (Pokini) doesn't boot Linux.
Specifically, syslinux runs fine and starts the kernel but this then hangs
immediately after displaying "Booting the kernel.", producing no further output.
This is typical out
On Fri, Feb 24, 2017 at 9:50 AM, Jakob Simon-Gaarde wrote:
> Hi.
>
> I want to use Python3 on yocto 2.2 so I added it as a dependency in my
> project. Python3.5 was added to the final rootfs
> but it is partial. Many of the standard libraries that are build during the
> image creation does not end
Hi.
I want to use Python3 on yocto 2.2 so I added it as a dependency in my
project. Python3.5 was added to the final rootfs
but it is partial. Many of the standard libraries that are build during the
image creation does not end up in the target rootfs.
For instance socketserver.py which was the f
25 matches
Mail list logo