diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-11-03 17:19:19 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-11-03 17:19:52 -0700 |
| commit | 7e1a15bb3137c36cd91da901ee8a0f15fa418c70 (patch) | |
| tree | 0573f02bc0e9166f51cd272de2c3a1b3b505527e | |
| parent | 44bb7f130f21833155b95c0d1280e5fa397c097c (diff) | |
| download | meta-openembedded-7e1a15bb3137c36cd91da901ee8a0f15fa418c70.tar.gz | |
ccid: upgrade 1.5.2 -> 1.5.4
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/ccid/ccid_1.5.4.bb (renamed from meta-oe/recipes-support/ccid/ccid_1.5.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/ccid/ccid_1.5.2.bb b/meta-oe/recipes-support/ccid/ccid_1.5.4.bb index 0802e80f7b..e53ffa40b3 100644 --- a/meta-oe/recipes-support/ccid/ccid_1.5.2.bb +++ b/meta-oe/recipes-support/ccid/ccid_1.5.4.bb | |||
| @@ -10,7 +10,7 @@ SRC_URI = "https://ccid.apdu.fr/files/ccid-${PV}.tar.bz2 \ | |||
| 10 | file://0001-Add-build-rule-for-README.patch \ | 10 | file://0001-Add-build-rule-for-README.patch \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
| 13 | SRC_URI[sha256sum] = "13934487e6f8b48f699a16d367cc7a1af7a3ca874de721ac6e9633beb86e7219" | 13 | SRC_URI[sha256sum] = "6e832adc172ecdcfdee2b56f33144684882cbe972daff1938e7a9c73a64f88bf" |
| 14 | 14 | ||
| 15 | inherit autotools pkgconfig | 15 | inherit autotools pkgconfig |
| 16 | 16 | ||
