summaryrefslogtreecommitdiffstats
path: root/package/xenomai/xenomai-thumb-fix.patch
Commit message (Collapse)AuthorAgeFilesLines
* xenomai: bump to version 2.6.2.1Victor Hiairrassary2013-04-221-157/+0
| | | | | | | | | | | | - remove BR2_PACKAGE_XENOMAI_SMP since xenomai 2.6.2 no more requires to pass the --enable-smp option : see release notes at http://www.xenomai.org/index.php/Xenomai:News#2012-12-26_Xenomai_2.6.2 - remove xenomai-thumb-fix.patch since it was completely merged in xenomai 2.6.2 Signed-off-by: Victor Hiairrassary <victor.hiairrassary.ml@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xenomai: bump to 2.6.1Thomas Petazzoni2012-10-141-0/+157
The largefile patch is no longer necessary, it has been merged upstream. However, in order to make the build work properly with Thumb2 toolchains (such as Linaro toolchains), an additional fix is needed. This fix is already upstream and will be part of upcoming Xenomai releases. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>