Some packages in meta-ros, like qt-gui-cpp, need sipconfig.py to be
present in python3-sip3. Changes are required to ensure that the
sip tools execute successfully and that paths from the host machine
don't get included in the SIP configuration file.
Rob Woolley (2):
sip3: Add sipconfig.py
si
Add the destdir option to ensure that sipconfig.py gets installed to the
site-packages directory and included in python3-sip3.
Remove references to the build paths from sipconfig.py as part of the
install stage. One may then prepend STAGING_DIR_NATIVE to sip_bin and
STAGING_DIR_TARGET to *_dir in
After talking with Khem (and running this) I think this is the right solution.
Thanks!
--Mark
On 12/1/23 10:57 AM, Khem Raj wrote:
We do not need to preprocess it offline as its not run per session but
per user.
Signed-off-by: Khem Raj
Cc: Mark Hatle
---
v2: Fix runtime systemd service launc
We do not need to preprocess it offline as its not run per session but
per user.
Signed-off-by: Khem Raj
Cc: Mark Hatle
---
v2: Fix runtime systemd service launch issue
.../recipes-multimedia/gstreamer-1.0/gstd_git.bb| 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff
Verified this fixes the build-time failure I observed.
Boot though does result in a [FAILED] when starting the GStreamer Daemon. I
don't have enough knowledge to diagnose this, but I'll see if I can find someone
who might.
Based on resolving the build time issue, this is worth going in, IMHO
* 0001-fix-musl-build.patch removed because fixed in the new version. ->
https://github.com/libpwquality/libpwquality/pull/53
* Copied ABOUT-NLS from native sysroot's gettext manually because of following
error -> error: required file './ABOUT-NLS' not found
Building from sources need additional
> On 1 Dec 2023, at 10:08, Alper Ak via lists.openembedded.org
> wrote:
>
>> I’d also try without -brokensep and seeing if it works now. If it still
>> doesn’t then filing a bug upstream would be sensible.
>
> Tried without -brokensep but it didn't work -> https://pastebin.com/kSpMc1J9
> It
> I’d also try without -brokensep and seeing if it works now. If it still
> doesn’t then filing a bug upstream would be sensible.
Tried without -brokensep but it didn't work -> https://pastebin.com/kSpMc1J9
It is looking for the "../src/pwquality.h" file in build directory but
can't find it. "pwq
add rdep on basu and dbus when not using systemd
Signed-off-by: Khem Raj
---
meta-oe/recipes-core/sdbus-c++/sdbus-c++-1.4.0/run-ptest | 4 ++--
meta-oe/recipes-core/sdbus-c++/sdbus-c++_1.4.0.bb| 9 -
2 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/meta-oe/recipes-c
There is only one commit after 0.2.1 release which is to fix build with
lld.
https://git.sr.ht/~emersion/basu/commit/a08cf5a575325435040d35710dbac3d0c32b1676
Signed-off-by: Khem Raj
---
meta-oe/recipes-core/basu/basu_0.2.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/m
bt default it installs into user systemd unitdir folder which can not be
preconfigured offline.
Signed-off-by: Khem Raj
Cc: Mark Hatle
---
.../recipes-multimedia/gstreamer-1.0/gstd_git.bb| 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/meta-multimedia/recipe
11 matches
Mail list logo