diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-04-02 10:13:19 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-01 19:29:03 -0700 |
| commit | 8a92f95a8931eddcf0185a695d090b7ba9ce95d6 (patch) | |
| tree | 550c855bada32ab74544c2064b9eeb35eaf325d8 /meta-oe | |
| parent | 0d360f35db265e16048de928741618eb2d7f9001 (diff) | |
| download | meta-openembedded-8a92f95a8931eddcf0185a695d090b7ba9ce95d6.tar.gz | |
debootstrap: upgrade 1.0.142 -> 1.0.143
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.143.bb (renamed from meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.142.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.142.bb b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.143.bb index 1478ebb1e4..531d613cea 100644 --- a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.142.bb +++ b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.143.bb | |||
| @@ -11,7 +11,7 @@ SRC_URI = "\ | |||
| 11 | file://0003-do-not-hardcode-the-full-path-of-dpkg.patch \ | 11 | file://0003-do-not-hardcode-the-full-path-of-dpkg.patch \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | SRC_URI[sha256sum] = "334b188c2bab5c1aa6f858a044274631d342f07f5ddec1bad870d728f02fd652" | 14 | SRC_URI[sha256sum] = "c638730e50d3cd8a46ff4ce8b1f74d579e9c8323974285cf3fd1ac36aa8f2ade" |
| 15 | 15 | ||
| 16 | S = "${UNPACKDIR}/debootstrap" | 16 | S = "${UNPACKDIR}/debootstrap" |
| 17 | 17 | ||
