]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa/selftests/reproducible: use the jQuery CDN instead of jquery-native
authorRoss Burton <ross.burton@arm.com>
Fri, 6 Feb 2026 14:57:14 +0000 (14:57 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Feb 2026 10:24:10 +0000 (10:24 +0000)
commitd3ee5497b1ce6eb487419f6d821c3ad38491e5ec
tree3e8b2e12e2e6aa41dfe2fe9f162a6c6d95e44d88
parent399ef1c3a93d09a42b6047e57cb4d0abb2f42ea5
oeqa/selftests/reproducible: use the jQuery CDN instead of jquery-native

Instead of building jquery-native and then copying the file into the
expected place in the build tree, simply tell diffoscope to load jQuery
from their CDN.

In the slim chance that the diffoscope report is viewed offline, the
only regression is that sections cannot be collapsed.

The advantage to this approach is that we no longer need to maintain a
jquery-native recipe simply for the reproducible selftests.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/reproducible.py