Update package version to 154.0

This commit is contained in:
2026-09-04 15:56:42 +03:00
parent 13508b9619
commit e5d4f07355
3 changed files with 111 additions and 2 deletions
+2
View File
@@ -6,6 +6,8 @@
# This function is used for putting downloaded files to the correct location or applying patches
prepare() {
cd "$BPM_SOURCE"
patch -Np1 -i "$BPM_WORKDIR"/0002-Bug-2053518-Handle-the-oe-linux-rust-targets-added-i.patch
# Generate mozconfig
cat > mozconfig <<-EOF