diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-03-19 13:45:36 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-03-20 09:28:11 -0700 |
| commit | 6c1b04a5826d1a939829c4f320f698c176e2b795 (patch) | |
| tree | 94d57c3715aa1401cfba9eb361fe6ac4bfe16d72 /meta-oe/recipes-shells | |
| parent | 291a582faa979498efa74f345bb79bad1838559d (diff) | |
| download | meta-openembedded-6c1b04a5826d1a939829c4f320f698c176e2b795.tar.gz | |
tcsh: upgrade 6.24.10 -> 6.24.11
Changelog:
Make nice priority incremental even with setpriority(2) to match how it worked with nice(3)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-shells')
| -rw-r--r-- | meta-oe/recipes-shells/tcsh/tcsh_6.24.11.bb (renamed from meta-oe/recipes-shells/tcsh/tcsh_6.24.10.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-shells/tcsh/tcsh_6.24.10.bb b/meta-oe/recipes-shells/tcsh/tcsh_6.24.11.bb index abeb6e803b..d04ba1611d 100644 --- a/meta-oe/recipes-shells/tcsh/tcsh_6.24.10.bb +++ b/meta-oe/recipes-shells/tcsh/tcsh_6.24.11.bb | |||
| @@ -13,7 +13,7 @@ SRC_URI = " \ | |||
| 13 | file://0001-Enable-system-malloc-on-all-linux.patch \ | 13 | file://0001-Enable-system-malloc-on-all-linux.patch \ |
| 14 | file://0002-Add-debian-csh-scripts.patch \ | 14 | file://0002-Add-debian-csh-scripts.patch \ |
| 15 | " | 15 | " |
| 16 | SRC_URI[sha256sum] = "13475c0fbeb74139d33ed793bf00ffbbb2ac2dc9fb1d44467a410760aba36664" | 16 | SRC_URI[sha256sum] = "b5a7b627abb3ef2e8d3a869bb675d0e927d850704447a1b2c77946c0d324799d" |
| 17 | 17 | ||
| 18 | EXTRA_OEMAKE += "CC_FOR_GETHOST='${BUILD_CC}'" | 18 | EXTRA_OEMAKE += "CC_FOR_GETHOST='${BUILD_CC}'" |
| 19 | inherit autotools | 19 | inherit autotools |
