Files
meta-openembedded/meta-oe/recipes-extended
Martin Jansa f55fecc25b etcd: don't hardcode /usr/lib in do_install
* I don't know anything about etcd including why we need these binaries duplicated
  in libdir and bindir, but use ${libdir} instead of hardcoded /usr/lib to fix
  do_install with multilib enabled when libdir is /usr/lib64 and it was failing
  with:
  DEBUG: Executing shell function do_install
  ls: cannot access 'etcd/3.5.7-r0/build/bin/linux_arm64/': No such file or directory
  install: cannot stat 'etcd/3.5.7-r0/image/usr/lib/go/src/go.etcd.io/etcd/v3/bin/etcd': No such file or directory
  WARNING: exit code 1 from a shell command.

* the error from ls is unrelated, fixed in:
  https://lists.openembedded.org/g/openembedded-core/message/181269

* also reported on github:
  https://github.com/openembedded/meta-openembedded/pull/616

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-15 16:32:23 -07:00
..
2023-03-04 10:41:27 -08:00
2023-02-18 13:19:36 -08:00
2023-02-13 00:55:16 -08:00
2023-04-01 08:55:06 -07:00
2022-04-19 09:45:38 -07:00
2022-04-11 07:46:51 -07:00
2022-04-25 11:00:43 -07:00
2023-03-30 06:25:15 -07:00
2023-04-10 09:39:38 -07:00
2022-08-15 16:27:53 -07:00
2022-10-03 10:26:21 -07:00
2023-05-11 07:18:59 -07:00
2022-09-05 22:49:35 -07:00
2023-04-02 10:41:04 -07:00
2022-03-29 08:28:38 -07:00
2023-04-30 23:05:52 -07:00
2023-03-22 09:12:40 -07:00
2022-10-28 10:05:38 -07:00
2023-03-09 09:10:52 -08:00
2022-12-13 09:17:47 -08:00
2023-04-10 09:39:38 -07:00
2023-04-19 08:10:45 -07:00
2022-07-19 18:38:44 -07:00
2023-02-24 08:45:44 -08:00
2023-04-24 19:49:41 -07:00
2023-05-11 07:18:59 -07:00
2023-01-26 10:24:25 -08:00
2022-10-24 09:56:33 -07:00
2023-01-27 17:06:52 -08:00
2023-02-02 20:29:12 -08:00
2023-02-10 13:48:53 -08:00
2022-08-23 19:12:52 -07:00
2021-08-03 10:21:25 -07:00