summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libpaper
Commit message (Collapse)AuthorAgeFilesLines
* libpaper: upgrade 2.1.0 -> 2.1.2alperak2024-01-021-1/+1
| | | | | | | | | | | | | | | Changelog: ==== 2.1.2 ==== * This release contains a change only to the tests, which improves the detection of glibc. ==== 2.1.1 ==== * Fixes the -N flag of paperconf. Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpaper: remove redundant autoreconf --installRoss Burton2023-07-071-2/+0
| | | | | | | | autotools.bbclass already uses --install, so there's no need to pass it again. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpaper: Add recipeKhem Raj2023-05-101-0/+11
Signed-off-by: Khem Raj <raj.khem@gmail.com>