diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-06-02 18:07:18 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-07 18:21:35 -0700 |
| commit | 6358f4faeb86ee763b9eb54897bbc6b5d563ebc3 (patch) | |
| tree | 5d1790c40f850f5fe7707d3f8ba3c5c79302ffee /meta-oe | |
| parent | 6a1f98457feb845281b289c4e1638eeeaada65d6 (diff) | |
| download | meta-openembedded-6358f4faeb86ee763b9eb54897bbc6b5d563ebc3.tar.gz | |
debootstrap: upgrade 1.0.143 -> 1.0.144
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.144.bb (renamed from meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.143.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.143.bb b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.144.bb index 531d613cea..543d7405a4 100644 --- a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.143.bb +++ b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.144.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] = "c638730e50d3cd8a46ff4ce8b1f74d579e9c8323974285cf3fd1ac36aa8f2ade" | 14 | SRC_URI[sha256sum] = "3e1bafd4bb813cf4d6c17a0adca449ca07603263a8ea40a67257d2d60c186f9a" |
| 15 | 15 | ||
| 16 | S = "${UNPACKDIR}/debootstrap" | 16 | S = "${UNPACKDIR}/debootstrap" |
| 17 | 17 | ||
