|
[meta-python][PATCH 1/7] python3-pystemd: Regenerate .c sources using newer cython
python 3.11 has moved the header "longintrepr.h" into a sub-folder [1] the pre-generated .c files are generated using older cython, therefore in order to compile it with python 3.11 regenerate them wi
python 3.11 has moved the header "longintrepr.h" into a sub-folder [1] the pre-generated .c files are generated using older cython, therefore in order to compile it with python 3.11 regenerate them wi
|
By
Khem Raj
·
|
|
[OE-core] OpenEmbedded Happy Hour November 30 2 messages
Isn't that clashing with YPS social slot? https://summit.yoctoproject.org/yocto-project-summit-2022-11/talk/UBXLG8/ Alex
Isn't that clashing with YPS social slot? https://summit.yoctoproject.org/yocto-project-summit-2022-11/talk/UBXLG8/ Alex
|
By
Alexander Kanavin
·
|
|
[meta-python][PATCH 1/2] python3-binwalk: add recipe for version 2.3.3 3 messages
Install binwalk utility Signed-off-by: Tomasz Żyjewski <tomasz.zyjewski@...> --- .../python/python3-binwalk_2.3.3.bb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 meta-pyt
Install binwalk utility Signed-off-by: Tomasz Żyjewski <tomasz.zyjewski@...> --- .../python/python3-binwalk_2.3.3.bb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 meta-pyt
|
By
tomzy
·
|
|
[meta-multimedia][PATCH 10/10] flite: Add missing deps on alsa-lib and chrpath
Disable parallel build to avoid build race Fixes | make[1]: *** No rule to make target 'flite_voice_list.c', needed by 'all'. Stop. | make[1]: *** Waiting for unfinished jobs.... | make: *** [config/c
Disable parallel build to avoid build race Fixes | make[1]: *** No rule to make target 'flite_voice_list.c', needed by 'all'. Stop. | make[1]: *** Waiting for unfinished jobs.... | make: *** [config/c
|
By
Khem Raj
·
|
|
[meta-networking][PATCH 09/10] opensaf: Check for _FILE_OFFSET_BITS instead of __TIMESIZE
This is fixing both LFS as well as 64bit time_t issue in one go Signed-off-by: Khem Raj <raj.khem@...> --- ...0001-Use-correct-printf-format-for-__fsblkcnt_t.patch | 9 ++------- 1 file changed, 2 inse
This is fixing both LFS as well as 64bit time_t issue in one go Signed-off-by: Khem Raj <raj.khem@...> --- ...0001-Use-correct-printf-format-for-__fsblkcnt_t.patch | 9 ++------- 1 file changed, 2 inse
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 08/10] audit: Inherit python3targetconfig
It uses python3-config during build to grok the python specific includedirs, therefore its important to ensure that target specific python3-config is used, otherwise currently it defaults to native py
It uses python3-config during build to grok the python specific includedirs, therefore its important to ensure that target specific python3-config is used, otherwise currently it defaults to native py
|
By
Khem Raj
·
|
|
[meta-gnome][PATCH 07/10] gfbgraph: Use rest 0.8.1
Drop the patch needed to use rest 1.0 API ( 0.9 onwards ) Signed-off-by: Khem Raj <raj.khem@...> --- ...-Update-rest-requirement-to-rest-1.0.patch | 58 ------------------- .../recipes-gnome/gfbgraph/g
Drop the patch needed to use rest 1.0 API ( 0.9 onwards ) Signed-off-by: Khem Raj <raj.khem@...> --- ...-Update-rest-requirement-to-rest-1.0.patch | 58 ------------------- .../recipes-gnome/gfbgraph/g
|
By
Khem Raj
·
|
|
[meta-gnome][PATCH 06/10] rest: Re-add 0.8.1
Its needed by gfbgraph Signed-off-by: Khem Raj <raj.khem@...> --- .../recipes-gnome/rest/librest_0.8.1.bb | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 meta-gnome/recipe
Its needed by gfbgraph Signed-off-by: Khem Raj <raj.khem@...> --- .../recipes-gnome/rest/librest_0.8.1.bb | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 meta-gnome/recipe
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 05/10] satyr: Inherit python3targetconfig
It uses python3-config during build to grok the python specific includedirs, therefore its important to ensure that target specific python3-config is used, otherwise currently it defaults to native py
It uses python3-config during build to grok the python specific includedirs, therefore its important to ensure that target specific python3-config is used, otherwise currently it defaults to native py
|
By
Khem Raj
·
|
|
[meta-python][PATCH 04/10] python3-pyproj: Export PROJ_DIR
point PROJ_DIR to staged proj-native which can be used during cross build Signed-off-by: Khem Raj <raj.khem@...> --- meta-python/recipes-devtools/python/python3-pyproj_3.4.0.bb | 1 + 1 file changed, 1
point PROJ_DIR to staged proj-native which can be used during cross build Signed-off-by: Khem Raj <raj.khem@...> --- meta-python/recipes-devtools/python/python3-pyproj_3.4.0.bb | 1 + 1 file changed, 1
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 03/10] proj: Enable apps when building native variant
proj binary is used during build by some recipes e.g. python3-pyproj Signed-off-by: Khem Raj <raj.khem@...> --- meta-oe/recipes-navigation/proj/proj_9.1.0.bb | 2 ++ 1 file changed, 2 insertions(+) dif
proj binary is used during build by some recipes e.g. python3-pyproj Signed-off-by: Khem Raj <raj.khem@...> --- meta-oe/recipes-navigation/proj/proj_9.1.0.bb | 2 ++ 1 file changed, 2 insertions(+) dif
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 02/10] volume-key: Inherit python3targetconfig
It uses python3-config during build to grok the python specific includedirs, therefore its important to ensure that target specific python3-config is used, otherwise currently it defaults to native py
It uses python3-config during build to grok the python specific includedirs, therefore its important to ensure that target specific python3-config is used, otherwise currently it defaults to native py
|
By
Khem Raj
·
|
|
[meta-filesystem][PATCH 01/10] aufs-util: Fix build with large file support enabled systems
Fixes | /mnt/b/yoe/master/build/tmp/work/cortexa15t2hf-neon-yoe-linux-gnueabi/aufs-util/4.9+gitAUTOINC+8f35db59ef-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/arm-yoe-linux-gnueabi-ld: rdu64
Fixes | /mnt/b/yoe/master/build/tmp/work/cortexa15t2hf-neon-yoe-linux-gnueabi/aufs-util/4.9+gitAUTOINC+8f35db59ef-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/arm-yoe-linux-gnueabi-ld: rdu64
|
By
Khem Raj
·
|
|
[meta-python][PATCH] python3-wxgtk4: replace deprecated inspect.getargspec 3 messages
From: Kai Kang <kai.kang@...> Backport patch to replace deprecated inspect.getargspec in lib pubsub. And add python3-pip to RDEPENDS which is required by utils wxdemo, wxdocs and wxget provided by pyt
From: Kai Kang <kai.kang@...> Backport patch to replace deprecated inspect.getargspec in lib pubsub. And add python3-pip to RDEPENDS which is required by utils wxdemo, wxdocs and wxget provided by pyt
|
By
Kai Kang
·
|
|
[meta-python] [PATCH] python3-termcolor: upgrade 2.1.0 -> 2.1.1
Changelog: Add __main__ to re-enable demo via python -m termcolor (#27) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...> --- .../{python3-termcolor_2.1.0.bb => python3-termcolor_2.1.1.bb} | 2 +- 1 file
Changelog: Add __main__ to re-enable demo via python -m termcolor (#27) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...> --- .../{python3-termcolor_2.1.0.bb => python3-termcolor_2.1.1.bb} | 2 +- 1 file
|
By
zhengruoqin
·
|
|
[meta-python] [PATCH] python3-twitter: upgrade 4.10.1 -> 4.12.1
Changelog: ============= * Add 1 second buffer to API v2 streaming timeout (51a5d61) * Default AsyncBaseStream to abort closed SSL transports (#1904) * Warn when Tweet data is missing default edit_his
Changelog: ============= * Add 1 second buffer to API v2 streaming timeout (51a5d61) * Default AsyncBaseStream to abort closed SSL transports (#1904) * Warn when Tweet data is missing default edit_his
|
By
zhengruoqin
·
|
|
[meta-python] [PATCH] python3-sentry-sdk: upgrade 1.9.10 -> 1.11.1
Changelog: ============== Move set_transaction_name out of event processor in fastapi/starlette (#1751) Expose proxy_headers as top level config and use in ProxyManager: https://docs.sentry.io/platfor
Changelog: ============== Move set_transaction_name out of event processor in fastapi/starlette (#1751) Expose proxy_headers as top level config and use in ProxyManager: https://docs.sentry.io/platfor
|
By
zhengruoqin
·
|
|
[meta-python] [PATCH] python3-texttable: upgrade 1.6.4 -> 1.6.7
Changelog: Get rid of stub file in wheel package (#84) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...> --- .../{python3-texttable_1.6.4.bb => python3-texttable_1.6.7.bb} | 2 +- 1 file changed, 1 insert
Changelog: Get rid of stub file in wheel package (#84) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...> --- .../{python3-texttable_1.6.4.bb => python3-texttable_1.6.7.bb} | 2 +- 1 file changed, 1 insert
|
By
zhengruoqin
·
|
|
[meta-python] [PATCH] python3-redis: upgrade 4.3.4 -> 4.3.5
Changelog: ========= * New Features -------------- Add support for TIMESERIES 1.8 (#2296) Graph - add counters for removed labels and properties (#2292) Add support for TDIGEST.QUANTILE extensions (#2
Changelog: ========= * New Features -------------- Add support for TIMESERIES 1.8 (#2296) Graph - add counters for removed labels and properties (#2292) Add support for TDIGEST.QUANTILE extensions (#2
|
By
zhengruoqin
·
|
|
[meta-oe][PATCH 3/3] tuna: add recipe 2 messages
Tuna is a cui/gui tool for tuning of running processes. It is useful to see and changed irq affinity on an embedded board. The chosen revision of tuna is the last commit to this day and not the last r
Tuna is a cui/gui tool for tuning of running processes. It is useful to see and changed irq affinity on an embedded board. The chosen revision of tuna is the last commit to this day and not the last r
|
By
Erwann Roussy
·
|