-
Notifications
You must be signed in to change notification settings - Fork 723
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
uftrace: update commit hash to more robust version #219
Conversation
Since uftrace-0.9.4 was released, there has been some important bug fixes. It would be better to include such bug fix commits so this patch updates the commit hash to more stable one. The bug fix patches are as follows: [1] namhyung/uftrace@a0fbee4 [2] namhyung/uftrace@251ba74 [3] namhyung/uftrace@19e6f0d [4] namhyung/uftrace@d648bbf Signed-off-by: Honggyu Kim <honggyu.kp@gmail.com>
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
applied with 5098155 |
Thanks a lot! |
The 2nd commit should update PV to something like 0.9.4+git${SRCPV} as it doesn't match with the exact 0.9.4 version anymore. |
it makes sense, @honggyukim can you work on sending a followup to address this ? |
Thanks for the correction. But I'm actually not familiar with what diff --git a/meta-oe/recipes-devtools/uftrace/uftrace_0.9.4.bb b/meta-oe/recipes-devtools/uftrace/uftrace_0.9.4.bb
index c33fa048c..e2d1fa3b3 100644
--- a/meta-oe/recipes-devtools/uftrace/uftrace_0.9.4.bb
+++ b/meta-oe/recipes-devtools/uftrace/uftrace_0.9.4.bb
@@ -11,6 +11,7 @@ DEPENDS_append_libc-musl = " argp-standalone"
inherit autotools
# v0.9.4
+PV = "0.9.4+git${SRCPV}"
SRCREV = "d648bbffedef529220896283fb59e35531c13804"
SRC_URI = "git://github.com/namhyung/${BPN} \
" I'm not sure if |
something like
|
@shr-project @kraj Sorry for the delay, but I just added a PR at #231 for PV update. Thanks very much for your help. |
also drop PR .= "+git${SRCPV}" at same time. |
Added Add Bengali langauage (openembedded#221) @wasi-master Fixed Fix Korean localization (openembedded#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Added Add Bengali langauage (openembedded#221) @wasi-master Fixed Fix Korean localization (openembedded#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Added Add Bengali langauage (openembedded#221) @wasi-master Fixed Fix Korean localization (openembedded#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Added Add Bengali langauage (openembedded#221) @wasi-master Fixed Fix Korean localization (openembedded#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Added Add Bengali langauage (openembedded#221) @wasi-master Fixed Fix Korean localization (openembedded#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Added Add Bengali langauage (openembedded#221) @wasi-master Fixed Fix Korean localization (openembedded#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Added Add Bengali langauage (openembedded#221) @wasi-master Fixed Fix Korean localization (openembedded#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Added Add Bengali langauage (openembedded#221) @wasi-master Fixed Fix Korean localization (openembedded#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Added Add Bengali langauage (openembedded#221) @wasi-master Fixed Fix Korean localization (openembedded#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Added Add Bengali langauage (openembedded#221) @wasi-master Fixed Fix Korean localization (openembedded#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Added Add Bengali langauage (openembedded#221) @wasi-master Fixed Fix Korean localization (openembedded#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Added Add Bengali langauage (openembedded#221) @wasi-master Fixed Fix Korean localization (openembedded#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Added Add Bengali langauage (openembedded#221) @wasi-master Fixed Fix Korean localization (openembedded#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Added Add Bengali langauage (openembedded#221) @wasi-master Fixed Fix Korean localization (openembedded#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Added Add Bengali langauage (openembedded#221) @wasi-master Fixed Fix Korean localization (openembedded#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Added Add Bengali langauage (openembedded#221) @wasi-master Fixed Fix Korean localization (openembedded#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Added Add Bengali langauage (openembedded#221) @wasi-master Fixed Fix Korean localization (openembedded#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Added Add Bengali langauage (openembedded#221) @wasi-master Fixed Fix Korean localization (openembedded#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Added Add Bengali langauage (openembedded#221) @wasi-master Fixed Fix Korean localization (openembedded#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Added Add Bengali langauage (openembedded#221) @wasi-master Fixed Fix Korean localization (openembedded#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Added Add Bengali langauage (#221) @wasi-master Fixed Fix Korean localization (#219) @Craphting Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Overview of changes in gnome-calculator 41.1 * Updated Translations * Do not force width for basic mode openembedded#42 (Robert Roth) Overview of changes in gnome-calculator 41.0 * Updated Translations * Use first translated symbol for conversion with button openembedded#219 (Robert Roth) * Appdata includes hardware support information (Adrien Plazas) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Overview of changes in gnome-calculator 41.1 * Updated Translations * Do not force width for basic mode openembedded#42 (Robert Roth) Overview of changes in gnome-calculator 41.0 * Updated Translations * Use first translated symbol for conversion with button openembedded#219 (Robert Roth) * Appdata includes hardware support information (Adrien Plazas) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Overview of changes in gnome-calculator 41.1 * Updated Translations * Do not force width for basic mode openembedded#42 (Robert Roth) Overview of changes in gnome-calculator 41.0 * Updated Translations * Use first translated symbol for conversion with button openembedded#219 (Robert Roth) * Appdata includes hardware support information (Adrien Plazas) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Overview of changes in gnome-calculator 41.1 * Updated Translations * Do not force width for basic mode openembedded#42 (Robert Roth) Overview of changes in gnome-calculator 41.0 * Updated Translations * Use first translated symbol for conversion with button openembedded#219 (Robert Roth) * Appdata includes hardware support information (Adrien Plazas) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Overview of changes in gnome-calculator 41.1 * Updated Translations * Do not force width for basic mode openembedded#42 (Robert Roth) Overview of changes in gnome-calculator 41.0 * Updated Translations * Use first translated symbol for conversion with button openembedded#219 (Robert Roth) * Appdata includes hardware support information (Adrien Plazas) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
0.21.1 - Output a proper error message when an invalid asyncio_mode is selected. - Extend warning message about unclosed event loops with additional possible cause. openembedded#531 - Previously, some tests reported "skipped" or "xfailed" as a result. Now all tests report a "success" result. 0.21.0 - Drop compatibility with pytest 6.1. Pytest-asyncio now depends on pytest 7.0 or newer. - pytest-asyncio cleans up any stale event loops when setting up and tearing down the event_loop fixture. This behavior has been deprecated and pytest-asyncio emits a DeprecationWarning when tearing down the event_loop fixture and current event loop has not been closed. 0.18.2 (22-03-03) - Fix asyncio auto mode not marking static methods. openembedded#295 - Fix a compatibility issue with Hypothesis 6.39.0. openembedded#302 0.18.1 (22-02-10) - Fixes a regression that prevented async fixtures from working in synchronous tests. openembedded#286 0.18.0 (22-02-07) - Raise a warning if @pytest.mark.asyncio is applied to non-async function. openembedded#275 - Support parametrized event_loop fixture. openembedded#278 0.17.2 (22-01-17) - Require typing-extensions on Python<3.8 only. openembedded#269 - Fix a regression in tests collection introduced by 0.17.1, the plugin works fine with non-python tests again. openembedded#267 0.17.1 (22-01-16) - Fixes a bug that prevents async Hypothesis tests from working without explicit asyncio marker when --asyncio-mode=auto is set. openembedded#258 - Fixed a bug that closes the default event loop if the loop doesn't exist openembedded#257 - Added type annotations. 0.17.0 (22-01-13) - [pytest-asyncio]{.title-ref} no longer alters existing event loop policies. openembedded#168, openembedded#188 - Drop support for Python 3.6 - Fixed an issue when pytest-asyncio was used in combination with [flaky]{.title-ref} or inherited asynchronous Hypothesis tests. openembedded#178 openembedded#231 - Added flaky to test dependencies - Added unused_udp_port and unused_udp_port_factory fixtures (similar to unused_tcp_port and unused_tcp_port_factory counterparts. openembedded#99 - Added the plugin modes: strict, auto, and legacy. See documentation for details. openembedded#125 - Correctly process KeyboardInterrupt during async fixture setup phase openembedded#219 License-Update: whitespace Signed-off-by: Justin Bronder <jsbronder@cold-front.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
The project has stopped using setuptools in favor of poetry, so inherit python_poetry_core instead. Changelog (https://github.com/ludeeus/awesomeversion/releases/tag/23.5.0): - Add CI for Python 3.11 by @ludeeus in openembedded#191 - Add demo page by @ludeeus in openembedded#195 - Add better styles to demo by @ludeeus in openembedded#197 - Remove setuptools from dev-dependencies by @ludeeus in openembedded#202 - Update demo with compare by @ludeeus in openembedded#219 - Add Python 3.12 to CI by @ludeeus in openembedded#222 - Add in_range helper method by @ludeeus in openembedded#224 - Restructure README contents by @ludeeus in openembedded#225 Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Changelog: =========== Feature -------- Update for final cpython release (openembedded#263) (460a072) Speed up unpacking arrays (openembedded#257) (5c8bfe5) Speed up constructing Variant objects (openembedded#256) (0d7a665) Speed up unmarshalling message body (openembedded#255) (5aed075) Speed up unmarshalling Variants (openembedded#254) (dd74a84) Speed up readers in the unmarshall path (openembedded#253) (f9b61b8) Speed up first connection when using asyncio (openembedded#251) (0b6ba93) Speed up unmarshaller (openembedded#250) (e4cae13) Add cython typing for ServiceInterface.name (openembedded#248) (98c7e75) Speed up connect and disconnect (openembedded#247) (8f39ba3) Speed up unmarshalling by skipping unused unix_fds header (openembedded#246) (5f5a150) Reduce overhead to reset between messages (openembedded#245) (da30b04) Don't import backends by default (openembedded#243) (091d421) Breaking don't import backends by default (openembedded#243) (091d421) Small speed up to the unmarshaller (openembedded#238) (b8d0e9b) Build cpython 3.12 wheels (openembedded#234) (b38aa58) Improve performance of processing incoming messages (openembedded#228) (ce61aea) Reduce overhead to dispatch method handlers (openembedded#227) (b222552) Speed up to processing bluez passive data (openembedded#221) (8e7432d) Remove async_timeout dependency (openembedded#218) (7826897) Speed up Message creation and callbacks (openembedded#217) (04d6451) Optimize passive bluez message unmarshaller (openembedded#216) (e0e87ec) Initial cpython 3.12 support (openembedded#207) (c755193) Improve performance of reading from the socket during unmarshall (openembedded#200) (e5d355f) Fix ------------- Handling of None messages from notify callback (openembedded#236) (14f52f2) Clean up address parsing and tests (openembedded#244) (370791d) Handle multiple flag bits when unmarshalling (openembedded#241) (6f6f5f8) Rebuild wheels with cython 3.0.2 (openembedded#235) (e8901a8) Avoid cythonizing SendReply (openembedded#232) (d12266d) Subpath bad matching (openembedded#202) (5d6f90b) Messages could be sent out of order if they had to queue (openembedded#225) (4051cf2) Avoid checking if a message expects a reply twice (openembedded#223) (823e85f) Revert changes to _expects_reply from speed up to processing bluez passive data (openembedded#222) (dfa9053) Spelling of dbus_fast.auth.AuthAnnonymous to dbus_fast.auth.AuthAnonymous (openembedded#220) (6c2412f) More cython3 optional fixes (openembedded#219) (5b6cbc5) Exception handler failure when exception is not DBusError (openembedded#215) (d771bcf) Result typing in ServiceInterface._handle_signal (openembedded#214) (5bda04b) Avoid double buffering when using asyncio reader without negotiate_unix_fd (openembedded#213) (c933be7) Relax typing on _fn_result_to_body to allow Any (openembedded#212) (2f5fc38) Typing on _fn_result_to_body was incorrect which was caused an exception with cython3 (openembedded#210) (c40c7bc) Cython3 compat (openembedded#208) (43b3d48) Reduce size of wheels by excluding generated .c files (openembedded#262) (dca4599) Marshall multi-byte strings correctly (openembedded#261) (4de31a3) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Changelog: =========== Feature -------- Update for final cpython release (#263) (460a072) Speed up unpacking arrays (#257) (5c8bfe5) Speed up constructing Variant objects (#256) (0d7a665) Speed up unmarshalling message body (#255) (5aed075) Speed up unmarshalling Variants (#254) (dd74a84) Speed up readers in the unmarshall path (#253) (f9b61b8) Speed up first connection when using asyncio (#251) (0b6ba93) Speed up unmarshaller (#250) (e4cae13) Add cython typing for ServiceInterface.name (#248) (98c7e75) Speed up connect and disconnect (#247) (8f39ba3) Speed up unmarshalling by skipping unused unix_fds header (#246) (5f5a150) Reduce overhead to reset between messages (#245) (da30b04) Don't import backends by default (#243) (091d421) Breaking don't import backends by default (#243) (091d421) Small speed up to the unmarshaller (#238) (b8d0e9b) Build cpython 3.12 wheels (#234) (b38aa58) Improve performance of processing incoming messages (#228) (ce61aea) Reduce overhead to dispatch method handlers (#227) (b222552) Speed up to processing bluez passive data (#221) (8e7432d) Remove async_timeout dependency (#218) (7826897) Speed up Message creation and callbacks (#217) (04d6451) Optimize passive bluez message unmarshaller (#216) (e0e87ec) Initial cpython 3.12 support (#207) (c755193) Improve performance of reading from the socket during unmarshall (#200) (e5d355f) Fix ------------- Handling of None messages from notify callback (#236) (14f52f2) Clean up address parsing and tests (#244) (370791d) Handle multiple flag bits when unmarshalling (#241) (6f6f5f8) Rebuild wheels with cython 3.0.2 (#235) (e8901a8) Avoid cythonizing SendReply (#232) (d12266d) Subpath bad matching (#202) (5d6f90b) Messages could be sent out of order if they had to queue (#225) (4051cf2) Avoid checking if a message expects a reply twice (#223) (823e85f) Revert changes to _expects_reply from speed up to processing bluez passive data (#222) (dfa9053) Spelling of dbus_fast.auth.AuthAnnonymous to dbus_fast.auth.AuthAnonymous (#220) (6c2412f) More cython3 optional fixes (#219) (5b6cbc5) Exception handler failure when exception is not DBusError (#215) (d771bcf) Result typing in ServiceInterface._handle_signal (#214) (5bda04b) Avoid double buffering when using asyncio reader without negotiate_unix_fd (#213) (c933be7) Relax typing on _fn_result_to_body to allow Any (#212) (2f5fc38) Typing on _fn_result_to_body was incorrect which was caused an exception with cython3 (#210) (c40c7bc) Cython3 compat (#208) (43b3d48) Reduce size of wheels by excluding generated .c files (#262) (dca4599) Marshall multi-byte strings correctly (#261) (4de31a3) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit f10cf13) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Since uftrace-0.9.4 was released, there has been some important bug
fixes. It would be better to include such bug fix commits so this patch
updates the commit hash to more stable one.
The bug fix patches are as follows:
[1] namhyung/uftrace@a0fbee4
[2] namhyung/uftrace@251ba74
[3] namhyung/uftrace@19e6f0d
[4] namhyung/uftrace@d648bbf
Signed-off-by: Honggyu Kim honggyu.kp@gmail.com