> We know. It is painful. YP Dev Day is the Thursday after, and I suspect
> we would lose people waiting until Friday.
>
SCaLE doesn't usually coincide the week before ELC, so this year was just
bad timing from the universe.
I propose we start with the board meeting at 9:30 and plan OEDAM to star
Hi,
I'm working on a project in which a base linux distribution is built
using yocto while a set of proprietary components is built with the
generated SDK (-c populate_sdk).
These components use cmake for building. While they build just fine
when the 'cmake' command is invoked from command-line,
On 01/17/2018 07:10 PM, Diaz de Grenu, Jose wrote:
The patches work, but I was wondering if we really need to mark this behavior
as a WARNING. From my point of view, this may be confusing for a user, as it
could lead to think that something is wrong. But I think that, even if image
post proce
-Original Message-
From: Alexander Kanavin [mailto:alexander.kana...@linux.intel.com]
Sent: Monday, January 8, 2018 1:20 PM
On 01/08/2018 01:44 PM, Diaz de Grenu, Jose wrote:
> > Thanks for the information. I guess this fix will be for Yocto 2.5?
> Maybe; I'm working right now on the pa
Signed-off-by: Alexander Kanavin
---
weeklyjob.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/weeklyjob.sh b/weeklyjob.sh
index ac50461..2e8c434 100755
--- a/weeklyjob.sh
+++ b/weeklyjob.sh
@@ -20,7 +20,7 @@ git fetch origin
git checkout -B tmp-auh-upgrades origin/master
Signed-off-by: Alexander Kanavin
---
upgradehelper.py | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/upgradehelper.py b/upgradehelper.py
index 1170ca5..b22b915 100755
--- a/upgradehelper.py
+++ b/upgradehelper.py
@@ -276,7 +276,9 @@ class Updater(object):
licens
Thanks Maciej, vim works well as expected!
On Wed, Jan 17, 2018 at 10:46 AM, Maciej Pijanowski <
maciej.pijanow...@3mdeb.com> wrote:
> I'm just using vim for everything. It highlights dts syntax.
>
> On 17.01.2018 16:37, Jerry Lian wrote:
>
> Sorry that this question is not related to Yocto,
On 01/17/2018 05:59 PM, philippe gislard wrote:
We are updating our BSP from Krogoth to Pyro.
We are using a kernel designed and patched specifically for our
hardware (3.10.40) that does not compile with GCC 5.x or GCC6.x.
AFAIK, Pyro is qualified with GCC 5.x and GCC6.x (not with earlier version
Hi Philippe,
You might want to try to patch your kernel for newer GCC versions. We've
done that successfully with our 3.4 based kernels. See for example the
commits we used on our LG Hammerhead (Nexus 5) kernel.
https://github.com/Halium/android_kernel_lge_hammerhead/commits/halium-5.1
See th
Hello,
We are updating our BSP from Krogoth to Pyro.
We are using a kernel designed and patched specifically for our
hardware (3.10.40) that does not compile with GCC 5.x or GCC6.x.
AFAIK, Pyro is qualified with GCC 5.x and GCC6.x (not with earlier versions).
What is the easiest way to use two to
I'm just using vim for everything. It highlights dts syntax.
On 17.01.2018 16:37, Jerry Lian wrote:
Sorry that this question is not related to Yocto, but just wondering
if anybody knows:
* are there editors/viewers (with syntax highlighting) for device tree
*.dts file?
Thanks,
Jerry
--
M
Sorry that this question is not related to Yocto, but just wondering if
anybody knows:
* are there editors/viewers (with syntax highlighting) for device tree
*.dts file?
Thanks,
Jerry
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctop
Hello,
We are updating our BSP from Krogoth to Pyro.
We are using a kernel designed and patched specifically for our hardware
(3.10.40) that does not compile with GCC 5.x or GCC6.x.
AFAIK, Pyro is qualified with GCC 5.x and GCC6.x (not with earlier versions).
What is the easiest way to use two t
Hi!
On Wed, Jan 17, 2018 at 1:46 PM, Mathias Rudnik
wrote:
> Hello,
>
> I am trying to build libepoxy but the do_compile tasks breaks.
> I found following error messages in the logs:
>
> arm-poky-linux-gnueabi-gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard
> -mtune=arm1176jzf-s -mfpu=vfp
> --sysroot
I suggest you ask the upstream maintainers of libepoxy.
Ross
On 17 January 2018 at 12:46, Mathias Rudnik
wrote:
> Hello,
>
> I am trying to build libepoxy but the do_compile tasks breaks.
> I found following error messages in the logs:
>
> arm-poky-linux-gnueabi-gcc -march=armv6 -mfpu=vfp -mflo
Hello,
I am trying to build libepoxy but the do_compile tasks breaks.
I found following error messages in the logs:
arm-poky-linux-gnueabi-gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard
-mtune=arm1176jzf-s -mfpu=vfp
--sysroot=/hdd_gold1/mathias/git/poky/rpi-build/tmp/work/arm1176jzfshf-vfp-poky-li
Hello everyone,
I have configured the kernel to remove the TCP/IP Networking and IPv6
component in the "Networking support" part. It builds and boots fine.
However, when I run my own .ko module, there is an error like this:
module1: disagrees about version of symbol dev_warn
> module1: Unknown sy
17 matches
Mail list logo