Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recipes: Update WORKDIR references to UNPACKDIR | Richard Purdie | 2024-05-02 | 1 | -5/+5 |
| | | | | | | | | | | Since we want to be able to stop unpacking to WORKDIR, correct the WORKDIR references in recipe do_compile/do_install tasks to use UNPACKDIR in the appropraite places instead. (From OE-Core rev: d73595df69667fe9d12ecd407b77a0b8dae2109c) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | inetutils: Update to the 2.5 release | Tom Rini | 2024-01-03 | 1 | -0/+218 |
The update from 2.4 to 2.5 was almost something AUH could take care of. However, we had backported two patches to address CVE-2023-40303 and that threw off AUH. These changes are confirmed to be in 2.5, so drop them and update to 2.5. (From OE-Core rev: e1bffeab27b062884f6366cde24ce1c67e7ec03e) Signed-off-by: Tom Rini <trini@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |