Re: [opensuse-arm] JeOS uboot-image-setup - calculate addresses automatically
How about we make "calculate" the default? We can simply check whether the variable is empty then. if [ ! "$fdtaddr" ]; then same here. Alex -- To unsubscribe, e-mail:...
View ArticleRe: [opensuse-arm] ask for chroot to suse
The idea behind the cross-distro compatibility was to standardize on the ABI and ABI requirements. IIUC these are identical whether you use NEON instructions or not. The fact that code may be compiled...
View ArticleRe: [opensuse-arm] ask for chroot to suse
The idea behind the cross-distro compatibility was to standardize on the ABI and ABI requirements. IIUC these are identical whether you use NEON instructions or not. The fact that code may be compiled...
View ArticleRe: [opensuse-arm] ask for chroot to suse
openSUSE doesn't support soft-float ARM configurations. It's still hard-float, but without NEON. We used to have builds that worked fine without NEON, as Tegra 2 lacked support for it. But the Tegra 2...
View ArticleRe: [opensuse-arm] ask for chroot to suse
openSUSE doesn't support soft-float ARM configurations. It's still hard-float, but without NEON. We used to have builds that worked fine without NEON, as Tegra 2 lacked support for it. But the Tegra 2...
View ArticleRe: [opensuse-arm] How does package "qemu-accel" work?
ARM binaries don't run natively on x86. So instead when we see an ARM binary, we execute a binfmt_misc handler instead. Our binfmt_misc handler (qemu-arm-binfmt) checks whether /emul/i586-for-arm/$0...
View Article[opensuse-arm] How does package "qemu-accel" work?
Hi, all. I have found that package "qemu-accel-armv7l-cross-arm" contains directory /emul/i586-for-arm/ with cross utilities that accelerate the build. Could you explain, how does this construction...
View Article[opensuse-arm] Re: SuSE for Beaglebone Black
Dear Paul, Could you please use appropriate maillist (opensuse-arm) to describe the problems, where much more people could see it and helped you. So, answering your question. If you need all bells and...
View ArticleRe: [opensuse-arm] Build not enabled for Factory armv7hl at...
That repository is still building: https://build.opensuse.org/project/show/openSUSE:Factory:ARM However, it only gets published (pushed to download.opensuse.org) when it is in a "consistent" state, so...
View Article[opensuse-arm] Build not enabled for Factory armv7hl at...
Hello, I'm running openSUSE Factory on some ARMv7 boards (cubietruck, Olimex A10 OLinuXino LIME) using the Factory ARM repository at http://download.opensuse.org/ports/armv7hl/factory/repo/oss/....
View Article[opensuse-arm] Re: 13.1 ARM images builds broken - kiwi problem?
Le 23/07/2014 16:26, Marcus Schäfer a écrit : Hmm, this information does not tell me much Sorry, fogot to include OBS build log. It is available here:...
View Article[opensuse-arm] Re: 13.1 ARM images builds broken - kiwi problem?
Hi, Hmm, this information does not tell me much which stage are we talking about ? - building ? (in or outside of the buildservice ?) - booting (first boot or second boot?) - full log available...
View Article[opensuse-arm] 13.1 ARM images builds broken - kiwi problem?
Hi, there is a problem with all 13.1 ARM images. They failed with : "uboot-image-XXX-setup: No such file or directory". Probably a bug in a kiwi update? Marcus ? Guillaume
View ArticleRe: [opensuse-arm] Build not enabled for Factory armv7hl at...
The vim failure is especially unexpected, and worth analyzing. Andreas.
View ArticleRe: [opensuse-arm] Build not enabled for Factory armv7hl at...
Hi Arnd, I've force-published the current state of the tree now for armv7hl. Unfortunately the state is not that good as perl was just updated and there are tons of dependency issues. I'll try to fix...
View ArticleRe: [opensuse-arm] Build not enabled for Factory armv7hl at...
Am 21.07.2014 um 12:51 schrieb Arnd Gronenberg : Its not possible to allocate 5GB of RAM to a ARMv7 host. Nothing really other than getting the existing hardware to work or buying new one, but this...
View ArticleRe: [opensuse-arm] Build not enabled for Factory armv7hl at...
There is no worker fulfilling the constraints of the package. Andreas.
View ArticleRe: [opensuse-arm] Build not enabled for Factory armv7hl at...
Which won't happen any time soon, since there is no worker capable of building the libqt5-qtwebkit package. What is the reason that no worker is capable of building it (status is "scheduled")? Is...
View ArticleRe: [opensuse-arm] Build not enabled for Factory armv7hl at...
Which won't happen any time soon, since there is no worker capable of building the libqt5-qtwebkit package. Andreas.
View ArticleRe: [opensuse-arm] Build not enabled for Factory armv7hl at...
The local native build just finished successfully, including test87, which failed on the server build. The build output looks different, so I'm not sure whether the successful build is caused by the...
View Article