|
[PATCH 11/16] cups: depend on libusb1
There is no need to depend on the compatibility library libusb-compat, as CUPS
links directly to libusb1.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta/recipes-extended/cups/cups.inc |
There is no need to depend on the compatibility library libusb-compat, as CUPS
links directly to libusb1.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta/recipes-extended/cups/cups.inc |
|
By
Ross Burton <ross.burton@...>
·
#114037
·
|
|
[PATCH 10/16] usbutils: upgrade to 010
Upgrade to 010.
usbutils uses libusb1 not the older libusb-compat library.
Refresh (and submit upstream) the bashism removal for usb-devices.
Fix LICENSE as lsusb.py is GPLv2 or v3, and set
Upgrade to 010.
usbutils uses libusb1 not the older libusb-compat library.
Refresh (and submit upstream) the bashism removal for usb-devices.
Fix LICENSE as lsusb.py is GPLv2 or v3, and set
|
By
Ross Burton <ross.burton@...>
·
#114036
·
|
|
[PATCH 09/16] unzip: fix symlink problem
Large zip files can cause unzip to crash, take a patch from Fedora to fix it.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta/recipes-extended/unzip/unzip/symlink.patch | 26
Large zip files can cause unzip to crash, take a patch from Fedora to fix it.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta/recipes-extended/unzip/unzip/symlink.patch | 26
|
By
Ross Burton <ross.burton@...>
·
#114035
·
|
|
[PATCH 08/16] update-rc.d: move to git.yoctoproject.org
The update-rc.d repository is now on git.yoctoproject.org, and has merged all of
the patches we were carrying.
Signed-off-by: Ross Burton <ross.burton@...>
---
The update-rc.d repository is now on git.yoctoproject.org, and has merged all of
the patches we were carrying.
Signed-off-by: Ross Burton <ross.burton@...>
---
|
By
Ross Burton <ross.burton@...>
·
#114034
·
|
|
[PATCH 07/16] dbus-glib: merge bb and inc
Signed-off-by: Ross Burton <ross.burton@...>
---
meta/recipes-core/dbus/dbus-glib.inc | 37 -------------------------------
meta/recipes-core/dbus/dbus-glib_0.110.bb | 37
Signed-off-by: Ross Burton <ross.burton@...>
---
meta/recipes-core/dbus/dbus-glib.inc | 37 -------------------------------
meta/recipes-core/dbus/dbus-glib_0.110.bb | 37
|
By
Ross Burton <ross.burton@...>
·
#114033
·
|
|
[PATCH 06/16] ossp-uuid: remove
This project is dead (upstream website doesn't respond anymore) and can mostly
be replaced with the uuid.h in util-linux.
Signed-off-by: Ross Burton <ross.burton@...>
---
This project is dead (upstream website doesn't respond anymore) and can mostly
be replaced with the uuid.h in util-linux.
Signed-off-by: Ross Burton <ross.burton@...>
---
|
By
Ross Burton <ross.burton@...>
·
#114032
·
|
|
[PATCH 05/16] ovmf: remove ossp-util from DEPENDS
This was added back in the meta-luv days[1] presumably under the impression that
it needs ossp-uuid but in reality we rename ossp-uuid's library and uuid.h comes
from util-linux.
[1]
This was added back in the meta-luv days[1] presumably under the impression that
it needs ossp-uuid but in reality we rename ossp-uuid's library and uuid.h comes
from util-linux.
[1]
|
By
Ross Burton <ross.burton@...>
·
#114031
·
|
|
[PATCH 04/16] curl: enable libidn
Now that oe-core has libidn2 we can enable it by default in target curl builds.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta/recipes-support/curl/curl_7.61.0.bb | 2 +-
1 file
Now that oe-core has libidn2 we can enable it by default in target curl builds.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta/recipes-support/curl/curl_7.61.0.bb | 2 +-
1 file
|
By
Ross Burton <ross.burton@...>
·
#114030
·
|
|
[PATCH 03/16] gnutls: fix libidn dependencies
gnutls only works with libidn2, so update the build dependency.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta/recipes-support/gnutls/gnutls.inc | 4 +---
1 file changed, 1
gnutls only works with libidn2, so update the build dependency.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta/recipes-support/gnutls/gnutls.inc | 4 +---
1 file changed, 1
|
By
Ross Burton <ross.burton@...>
·
#114029
·
|
|
[PATCH 02/16] libidn2: add new version
libidn 1.x is deprecated, add the parallel-installable libidn2.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta/recipes-extended/libidn/libidn2_2.0.5.bb | 23 +++++++++++++++++++++++
1
libidn 1.x is deprecated, add the parallel-installable libidn2.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta/recipes-extended/libidn/libidn2_2.0.5.bb | 23 +++++++++++++++++++++++
1
|
By
Ross Burton <ross.burton@...>
·
#114028
·
|
|
[PATCH 01/16] oeqa/sdk: add test that CMake works
Add a new SDK testcase that builds assimp, a project that uses cmake.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta/lib/oeqa/sdk/cases/assimp.py | 65
Add a new SDK testcase that builds assimp, a project that uses cmake.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta/lib/oeqa/sdk/cases/assimp.py | 65
|
By
Ross Burton <ross.burton@...>
·
#114027
·
|
|
[PATCH] valgrind: fix compile ptest failure on mips32
- Pass mips32's CFLAGS to tests
- Fix broken inline asm in tests on mips32-linux
- Build mips n32 successfully, support it.
Signed-off-by: Hongxu Jia <hongxu.jia@...>
---
- Pass mips32's CFLAGS to tests
- Fix broken inline asm in tests on mips32-linux
- Build mips n32 successfully, support it.
Signed-off-by: Hongxu Jia <hongxu.jia@...>
---
|
By
hongxu
·
#114026
·
|
|
✗ patchtest: failure for Check libcc1 directory before disabling hardcoding of RPATHs
== Series Details ==
Series: Check libcc1 directory before disabling hardcoding of RPATHs
Revision: 1
URL : https://patchwork.openembedded.org/series/13254/
State : failure
== Summary ==
Thank
== Series Details ==
Series: Check libcc1 directory before disabling hardcoding of RPATHs
Revision: 1
URL : https://patchwork.openembedded.org/series/13254/
State : failure
== Summary ==
Thank
|
By
Patchwork <patchwork@...>
·
#114025
·
|
|
Re: [PATCH V2] distutils/setuptools-native, distutils3/setuptools3-native: do not try to fetch code during do_compile
Thanks a lot.
By
Martin Jansa
·
#114024
·
|
|
[morty][PATCH] Check libcc1 directory before disabling hardcoding of RPATHs
Check if libcc1 directory exits before disabling hardcode_into_libs
configuration because of broken libtool in gcc recipes.
Signed-off-by: Daniel Gomez
Check if libcc1 directory exits before disabling hardcode_into_libs
configuration because of broken libtool in gcc recipes.
Signed-off-by: Daniel Gomez
|
By
Daniel Gomez
·
#114023
·
|
|
Re: [PATCH V2] distutils/setuptools-native, distutils3/setuptools3-native: do not try to fetch code during do_compile
python-daemon - https://patchwork.openembedded.org/patch/153034/
python-stevedore - https://patchwork.openembedded.org/patch/153032/
I think that's everything though my world python build is still
python-daemon - https://patchwork.openembedded.org/patch/153034/
python-stevedore - https://patchwork.openembedded.org/patch/153032/
I think that's everything though my world python build is still
|
By
Derek Straka
·
#114022
·
|
|
Re: [PATCH V2] distutils/setuptools-native, distutils3/setuptools3-native: do not try to fetch code during do_compile
Yes. I was just waiting for my master build to wrap up.
Yes. I was just waiting for my master build to wrap up.
|
By
Derek Straka
·
#114021
·
|
|
Re: [PATCH V2] distutils/setuptools-native, distutils3/setuptools3-native: do not try to fetch code during do_compile
I like this change, some recipes in meta-oe seems to be broken now, is someone already working on a fix?
I'm seeing following 5 failures in my world builds:
python-stevedore-1.28.0-r0 do_compile and
I like this change, some recipes in meta-oe seems to be broken now, is someone already working on a fix?
I'm seeing following 5 failures in my world builds:
python-stevedore-1.28.0-r0 do_compile and
|
By
Martin Jansa
·
#114020
·
|
|
Re: [PATCH] util-linux.inc: add fallocate only for class-target
Well done, it was late and I got bored following the git-blame log. :)
Sounds like historical reasons to me, does anyone object to dropping this?
Ross
Well done, it was late and I got bored following the git-blame log. :)
Sounds like historical reasons to me, does anyone object to dropping this?
Ross
|
By
Burton, Ross <ross.burton@...>
·
#114019
·
|
|
Re: [PATCH 2/3] gnutls: rationalise libunistring arguments
This sneaked in and I did not notice it in the series, but its going
to cause regression
on build machines who installed libunistring on host. Its also because
gnuts is using
non standard AC macro
This sneaked in and I did not notice it in the series, but its going
to cause regression
on build machines who installed libunistring on host. Its also because
gnuts is using
non standard AC macro
|
By
Khem Raj
·
#114018
·
|