From 54e3374480ee960d3704f570bcb1504825dcabc8 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 13 Dec 2022 12:11:10 +0100 Subject: libxcrypt: update PV to match SRCREV When SRCREV was updated, only libxcrypt-compat was renamed to match, but not libxcrypt proper. (From OE-Core rev: f20a06149cb61264662d1eaf6ea02aefabc0a18b) Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni (cherry picked from commit 98c89359532778a894f50ddea1cc6ab922d6e562) Signed-off-by: Steve Sakoman --- meta/recipes-core/libxcrypt/libxcrypt_4.4.30.bb | 2 -- meta/recipes-core/libxcrypt/libxcrypt_4.4.33.bb | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 meta/recipes-core/libxcrypt/libxcrypt_4.4.30.bb create mode 100644 meta/recipes-core/libxcrypt/libxcrypt_4.4.33.bb diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.4.30.bb b/meta/recipes-core/libxcrypt/libxcrypt_4.4.30.bb deleted file mode 100644 index 79dba2f6dc..0000000000 --- a/meta/recipes-core/libxcrypt/libxcrypt_4.4.30.bb +++ /dev/null @@ -1,2 +0,0 @@ -require libxcrypt.inc - diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.4.33.bb b/meta/recipes-core/libxcrypt/libxcrypt_4.4.33.bb new file mode 100644 index 0000000000..79dba2f6dc --- /dev/null +++ b/meta/recipes-core/libxcrypt/libxcrypt_4.4.33.bb @@ -0,0 +1,2 @@ +require libxcrypt.inc + -- cgit v1.2.3-54-g00ecf