summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/openipmi/files/fix-symlink-install-error-in-cmdlang.patch
Commit message (Collapse)AuthorAgeFilesLines
* openipmi: update 2.0.32 -> 2.0.34Alexander Kanavin2023-12-311-4/+5
| | | | | | | | | | This resolves dependency on removed python distutils in particular. openipmi-remove-host-path-from-la_LDFLAGS.patch is removed as issue is fixed upstream. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openipmi: upgrade 2.0.25 -> 2.0.27Yi Zhao2019-06-151-13/+18
| | | | | | | | | | | | | Refresh all patches. Remove openipmigui-not-compile-pyc-pyo.patch and do-not-install-pyc-and-pyo.patch as the issues had been fixed upstream. Add ipmi_serial_bmc_emu.c-include-readline.h-from-readli.patch to fix the build error. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openipmi: refresh patchesArmin Kuster2018-04-131-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | WARNING: openipmi-2.0.24-r0 do_patch: Some of the context lines in patches were ignored. This can lead to incorrectly applied patches. The context lines in the patches can be updated with devtool: devtool modify <recipe> devtool finish --force-patch-refresh <recipe> <layer_path> Then the updated patches and the source tree (in devtool's workspace) should be reviewed to make sure the patches apply in the correct place and don't introduce duplicate lines (which can, and does happen when some of the context is ignored). Further information: http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450 Details: Applying patch include_sys_types.patch patching file ui/ui.c Hunk #1 succeeded at 42 with fuzz 1. Now at patch include_sys_types.patch Signed-off-by: Armin Kuster <akuster808@gmail.com>
* openipmi: Move to meta-networking requires net-snmpMark Hatle2017-09-121-0/+22
Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>