Skip to content

Commit

Permalink
scripts: Remove wrong bz package
Browse files Browse the repository at this point in the history
Package in the requirements-run-test.txt file, bz,
is not package enabling bz2 support.
It is a security concern and must be removed.

(cherry picked from commit cbe5d98)

Original-Signed-off-by: Lukasz Mrugala <lukaszx.mrugala@intel.com>
GitOrigin-RevId: cbe5d98
Cr-Build-Id: 8736011314115091969
Cr-Build-Url: https://cr-buildbucket.appspot.com/build/8736011314115091969
Copybot-Job-Name: zephyr-main-copybot-downstream
Change-Id: I10d6d642bf47415bf8ee4baf42b2754c729505a2
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5881527
Reviewed-by: Fabio Baltieri <fabiobaltieri@google.com>
Commit-Queue: Fabio Baltieri <fabiobaltieri@google.com>
Tested-by: Fabio Baltieri <fabiobaltieri@google.com>
Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com>
  • Loading branch information
LukaszMrugala authored and Chromeos LUCI committed Sep 23, 2024
1 parent 96d2c95 commit 53487c4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/requirements-run-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,5 @@ cbor>=1.0.0
# use for twister
psutil

# Artifacts package creation
bz

# used for CAN <=> host testing
python-can>=4.3.0

0 comments on commit 53487c4

Please sign in to comment.