summaryrefslogtreecommitdiffstats
path: root/package/liburcu
Commit message (Collapse)AuthorAgeFilesLines
* liburcu: bump to version 0.7.3Samuel Martin2012-06-172-15/+7Star
| | | | | | | | | Note that liburcu-0.6.7-missing-gnu-source.patch has been merged upstream. Signed-off-by: Samuel Martin <s.martin49@gmail.com> delete mode 100644 package/liburcu/liburcu-0.6.7-missing-gnu-source.patch Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* liburcu: only some architectures are supportedThomas Petazzoni2012-03-211-0/+1
| | | | | | | | | | Make sure that liburcu (and the packages that select it) cannot be enabled on the architectures that are not supported. At the moment, only x86, x86-64, PowerPC and ARM are supported. [Peter: add armeb as well] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* liburcu: add patch to fix build with uClibcThomas Petazzoni2012-02-051-0/+13
| | | | | | | | Under uClibc, defining _GNU_SOURCE is strictly needed to access the CPU_*() macros. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* liburcu: new packageThomas Petazzoni2012-01-312-0/+16
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>