Re: [PATCH v3] deb-pkg: Add automatic support for armhf architecture

2015-10-26 Thread Michal Marek
Dne 22.10.2015 v 12:28 Riku Voipio napsal(a): > On 28 September 2015 at 04:34, Ben Hutchings wrote: >> The Debian armhf architecture uses the ARM EABI hard-float variant, >> whereas armel uses the soft-float variant. Although the kernel >> doesn't use FP itself, CONFIG_VFP must be enabled to supp

Re: [PATCH 1/4] deb-pkg: Add automatic support for armhf architecture

2015-04-02 Thread Michal Marek
On 2015-04-02 15:14, Riku Voipio wrote: > On 2 April 2015 at 15:01, Arnaud Patard wrote: >> riku.voi...@linaro.org writes: >>> --- a/scripts/package/builddeb >>> +++ b/scripts/package/builddeb >>> @@ -45,7 +45,16 @@ create_package() { >>> arm64) >>> debarch=arm64 ;; >>> a