Re: [opensuse-arm] Cross compiling ARM on x64
Hello, 2016-12-22 10:40 GMT+01:00 Roger Oberholtzer : Would it matter if host tools install in host paths? I think it would be fine to also be installer in /usr/bin, /usr/lib. Install in a sysroot...
View Article[opensuse-arm] Cross compiling ARM on x64
I am currently building software for a Raspberry using a Raspberry as the build computer. It works surprisingly well. Nonetheless, I am considering setting up doing cross compiling on an intel x86 (non...
View ArticleRe: [opensuse-arm] Re: zypper issues on Raspberry PI3
The only thing I can imagine is that our company's Cisco Ironport, which filters all data traffic looking for virus and such, finds something in this file that looks suspicious. I thought the way this...
View Article[opensuse-arm] Re: armv7l tumbleweed repo out of sync(?)
Sorry, I've found the reason. I did linux32 chroot, and I had to specify arch = armv7hl in /etc/zypp/zypp.conf manually. 25.12.2016 15:07, Matwey V. Kornilov пишет:
View Article[opensuse-arm] armv7l tumbleweed repo out of sync(?)
Hi, Currently, I am seeing the strange things. Some packages are missed in repo cache of armv7l Factory. I did zypper clean -all, zypper refresh -f, but still. For instance, gcc-c++ is missed. The file...
View ArticleRe: [opensuse-arm] Cross compiling ARM on x64
Maybe the wrong question to ask, but have you considered qemu? Robert
View Article[opensuse-arm] Tumbleweed JeOS btrfs issue: dtb missing
Hi, Retesting my JeOS-hikey image with U-Boot I noticed that with the recent btrfs enablement the dtb folder is on the wrong partition (btrfs instead of ext3) and thus cannot be loaded by U-Boot. I am...
View ArticleRe: [opensuse-arm] Cross compiling ARM on x64
Am 02.01.2017 um 20:49 schrieb Stefan Seyfried: Advising people against using openSUSE is not a solution to that question and highly questionable on an openSUSE mailing list! I will also add that I...
View ArticleRe: [opensuse-arm] Cross compiling ARM on x64
Hi Andreas, Am 02.01.2017 um 17:11 schrieb Andreas Färber: Let's be very clear that Yocto is _not_ a distribution but a toolkit for building your own distribution. That's technically true, however, for...
View ArticleRe: [opensuse-arm] Raspi 3B: doesn't start correctly
Am 16.12.2016 um 08:43 schrieb Roger Oberholtzer: I get the exact same thing. I left it for an hour (other things to do) and nothing changed. So I am using Leap 42.2. And that works fine. I have been...
View ArticleRe: [opensuse-arm] Raspberry Pi2 images not booting
Am 20.12.2016 um 12:24 schrieb Knurpht - Gertjan Lettink: Please retry with image version 2017.01.02 or later. Regards, Andreas
View ArticleRe: [opensuse-arm] Tumbleweed JeOS btrfs issue: dtb missing
Am 26.12.2016 um 13:20 schrieb Andreas Färber: This was confirmed on #opensuse-arm, and JeOS version 2017.01.02 has a workaround reverting to ext4. Regards, Andreas
View ArticleRe: [opensuse-arm] Cross compiling ARM on x64
Hi Stefan, Am 02.01.2017 um 10:53 schrieb Stefan Seyfried: Let's be very clear that Yocto is _not_ a distribution but a toolkit for building your own distribution. Which we should not be advertising on...
View ArticleRe: [opensuse-arm] Cross compiling ARM on x64
I looked at this. But having all the packages available as RPMS managed by zypper is a handy thing. Which is absolutely possible with The Yocto Project: zypper as package management, rpm as package...
View ArticleRe: [opensuse-arm] Cross compiling ARM on x64
I looked at this. But having all the packages available as RPMS managed by zypper is a handy thing. I have ideas how to do it. I already do this type of thing with a number of other pieces of...
View ArticleRe: [opensuse-arm] Cross compiling ARM on x64
If you want to cross-compile easily, use a distribution that's designed to do so -- I can heartily recommend openembedded / The Yocto Project. While it is possible to do a ARM sysroot installation and...
View ArticleRe: [opensuse-arm] Cross compiling ARM on x64
On Montag, 2. Januar 2017, 08:51:04 CET wrote Roger Oberholtzer: Maybe the wrong question to ask, but have you considered qemu? The problem, I think, is that I want to have the local system files in...
View ArticleRe: [opensuse-arm] Cross compiling ARM on x64
Maybe the wrong question to ask, but have you considered qemu? The problem, I think, is that I want to have the local system files in place (x86), as well as the ARM files. I think this may work for...
View ArticleRe: [opensuse-arm] cubox-i wireless setup
I checked the kernel config and they are all build as modules. I think that is not needed. Your device should have a BCM4330 or BCM4329 and both are supported by upstream kernel (afaik). The problem I...
View ArticleRe: [opensuse-arm] Cross compiling ARM on x64
Am 03.01.2017 um 15:27 schrieb Stefan Seyfried: Ever asked yourself why kernels are not compiled with qemu-linux-user? armv6hl does use qemu-linux-user, including the kernel. Certainly it's not the...
View Article