From: Yogesh Tyagi <[email protected]> yasm has been removed from yocto base layer[1]
[1] https://git.openembedded.org/openembedded-core/commit/?id=b7f3f7ecfdf26129c5df2d3ee14e73c4633ea5a3 Signed-off-by: Yogesh Tyagi <[email protected]> --- lib/oeqa/runtime/cases/libipt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/oeqa/runtime/cases/libipt.py b/lib/oeqa/runtime/cases/libipt.py index 4adb13f0..dd31a538 100644 --- a/lib/oeqa/runtime/cases/libipt.py +++ b/lib/oeqa/runtime/cases/libipt.py @@ -11,7 +11,7 @@ class LibiptTest(OERuntimeTestCase): @OEHasPackage(['libipt', 'libipt2']) @OEHasPackage(['libipt-test']) - @OEHasPackage(['yasm']) + @OEHasPackage(['nasm']) def test_libipt_can_generate_trace_packet(self): (status, output) = self.target.run('cd /tmp; %spttc %s/tests/loop-tnt.ptt' % (self.libipt_bin_dir, self.libipt_bin_dir)) -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8671): https://lists.yoctoproject.org/g/meta-intel/message/8671 Mute This Topic: https://lists.yoctoproject.org/mt/117256793/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
