summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/lockdev/lockdev_1.0.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* lockdev: Drop cumulative debian patchKhem Raj2022-04-261-7/+5
| | | | | | | | | | This patch is essentially defines MAXPATHLEN which no longer is problem with latest glibc or musl define MAJOR/MINOR for non-glibc case Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Marta Rybczynska <marta.rybczynska@huawei.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lockdev: Make baselib configurableKhem Raj2019-12-201-3/+3
| | | | | | | | | This ensures that baselib can be passed from bitbake tasks via environment Refresh patches Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lockdev: Switch to use archive tarballs for SRC_URIKhem Raj2019-01-141-0/+29
anonscm.debian.org has been replaced with https://salsa.debian.org however, lockdev has been dropped from debian packages, so its not maintained at salsa.debian.org, therefore resort to archives and add few more fixes to get it building from archive. bump PE since version still remains 1.0.3 but we drop +git${...} from PV Signed-off-by: Khem Raj <raj.khem@gmail.com>