summaryrefslogtreecommitdiffstats
path: root/package/dt
Commit message (Collapse)AuthorAgeFilesLines
* dt: add patch to fix failures on newer toolchainsGustavo Zacarias2016-03-221-0/+20
| | | | | | | | | | | | On newer toolchains (glibc >= 2.20) _BSD_SOURCE behaviour was deprecated in favour if the _DEFAULT_SOURCE macro. See man 7 feature_test_macros. Add patch from Fedora to also consider _DEFAULT_SOURCE. Fixes: http://autobuild.buildroot.net/results/9e2/9e2126b0e68d0d59d37616a268adb810efd8281a/ Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com> Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* dt: new packageGustavo Zacarias2016-02-254-0/+84
Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com> [Thomas: use <pkg>_STRIP_COMPONENTS = 2, which allows to get rid of the <pkg>_SUBDIR usage, and make things a bit simpler.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud