diff options
| author | Robert Yang <liezhi.yang@windriver.com> | 2024-03-08 01:32:35 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-03-08 10:07:30 -0800 |
| commit | 55a6d96e6ae33dc30828f2c5b84d573d13729e2f (patch) | |
| tree | 5c99c86ce7e7016c5e02c55191f08ac983de41c5 | |
| parent | 7f50e80c19df2796dfff2e09a9a68153557409f0 (diff) | |
| download | meta-openembedded-55a6d96e6ae33dc30828f2c5b84d573d13729e2f.tar.gz | |
gnulib: 2018-12-18 -> 202401
Change version format to keep align with upstream branch name stable-${PV}.
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/gnulib/gnulib_202401.bb (renamed from meta-oe/recipes-support/gnulib/gnulib_2018-12-18.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/gnulib/gnulib_2018-12-18.bb b/meta-oe/recipes-support/gnulib/gnulib_202401.bb index 9e09b971c9..41675d3587 100644 --- a/meta-oe/recipes-support/gnulib/gnulib_2018-12-18.bb +++ b/meta-oe/recipes-support/gnulib/gnulib_202401.bb | |||
| @@ -11,9 +11,9 @@ SECTION = "devel" | |||
| 11 | LICENSE = "LGPL-2.0-or-later" | 11 | LICENSE = "LGPL-2.0-or-later" |
| 12 | 12 | ||
| 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=56a22a6e5bcce45e2c8ac184f81412b5" | 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=56a22a6e5bcce45e2c8ac184f81412b5" |
| 14 | SRCREV = "0d6e3307bbdb8df4d56043d5f373eeeffe4cbef3" | 14 | SRCREV = "c99c8d491850dc3a6e0b8604a2729d8bc5c0eff1" |
| 15 | 15 | ||
| 16 | SRC_URI = "git://git.savannah.gnu.org/git/gnulib.git;branch=master;protocol=https \ | 16 | SRC_URI = "git://git.savannah.gnu.org/git/gnulib.git;branch=stable-${PV};protocol=https \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
