summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/rdfind
Commit message (Collapse)AuthorAgeFilesLines
* rdfind: fix build with -Werror=return-typeMartin Jansa2023-05-162-0/+38
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* rdfind: Fix build with gcc13Khem Raj2023-01-252-0/+55
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rdfind: Upgrade to 1.5.0 releaseKhem Raj2023-01-252-3/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rdfind: Fix patch-fuzz warningsKhem Raj2022-09-131-7/+2
| | | | | | Patch needs to be refreshed Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rdfind: Fix AC_CHECK_LIB for libnettleKhem Raj2022-09-052-0/+31
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rdfind: Upgrade 1.3.4 -> 1.4.1Adrian Bunk2019-05-113-63/+16
| | | | | | | | Remove patch for issue fixed upstream. The change in COPYING is due to updated FSF postal address. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rdfind: add initial recipe, rdfind 1.3.4Andre McCurdy2016-09-112-0/+63
https://rdfind.pauldreik.se/ Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>