diff options
| author | wangmy <wangmy@fujitsu.com> | 2022-08-02 21:39:28 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-08-06 09:12:15 -0700 |
| commit | 5e3bd1a83e3bd97117512617634e4c8d0a193a69 (patch) | |
| tree | 7df81d4039b51f4bec8e3bf45767cfb7304f59d2 /meta-oe/recipes-devtools/debootstrap | |
| parent | d6a30ef441adfb4e92dbc689266b61192c4add3b (diff) | |
| download | meta-openembedded-5e3bd1a83e3bd97117512617634e4c8d0a193a69.tar.gz | |
debootstrap: upgrade 1.0.126 -> 1.0.127
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/debootstrap')
| -rw-r--r-- | meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.127.bb (renamed from meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.126.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.126.bb b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.127.bb index 38b015c401..5e0a488429 100644 --- a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.126.bb +++ b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.127.bb | |||
| @@ -11,7 +11,7 @@ SRC_URI = "\ | |||
| 11 | file://0001-do-not-hardcode-the-full-path-of-dpkg.patch \ | 11 | file://0001-do-not-hardcode-the-full-path-of-dpkg.patch \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | SRC_URI[sha256sum] = "bc48e1c500c33bed50bd00d201f338d3c92d6c0dcb1f202c3bc00ef01f96c618" | 14 | SRC_URI[sha256sum] = "45887cf0582e6d16598e50713278d16b2272d02bdd117a9876e98277300dabd4" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/debootstrap" | 16 | S = "${WORKDIR}/debootstrap" |
| 17 | 17 | ||
