Skip to content
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

Update layers #941

Merged
merged 6 commits into from
May 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,19 @@ and this project adheres to
- update Simple IoT to v0.16.0
- default `IMG_VERSION` to Yoe release: 2024.04 -> 24.04.x
- add `ca-certificates` to `yoe-simple-image`
- Upgrade valgrind to 3.23.0

### Added

- Introduce UNPACKDIR bitbake variable
- New recipes
- glib-testing, opentelemetry-cpp, malcontent

### Removed

- Removed recipes
- orrery, libtirpc126

## [2024.04] - 2024-04-30

### Changed
Expand Down
1 change: 0 additions & 1 deletion conf/projects/beaglebone/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ OBJCOPY:pn-linux-ti-staging:toolchain-clang = "${HOST_PREFIX}objcopy"
TEST_TARGET = "simpleremote"
KERNEL_LOCALVERSION:beaglebone = ""
UBOOT_LOCALVERSION:beaglebone = ""
IMG_VERSION = "0.0.1"
#####################################################################
# add project specific configuration below this line
#####################################################################
Expand Down
1 change: 0 additions & 1 deletion conf/projects/imx8mm-ddr4-evk/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ WKS_FILE:yoe:pn-yoe-installer-image = "yoe-imx8-sd-installer.wks.in"
#TEST_SERVER_IP = "10.0.0.13"
TEST_TARGET = "simpleremote"

IMG_VERSION = "0.0.1"
#####################################################################
# add project specific configuration below this line
#####################################################################
Expand Down
1 change: 0 additions & 1 deletion conf/projects/jetson-orin-nano-devkit-nvme/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ TC_CXX_RUNTIME = "gnu"
#TEST_SERVER_IP = "10.0.0.13"
#TEST_TARGET = "simpleremote"

IMG_VERSION = "0.0.1"
#####################################################################
# add project specific configuration below this line
#####################################################################
Expand Down
1 change: 0 additions & 1 deletion conf/projects/jetson-orin-nano-devkit/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ TC_CXX_RUNTIME = "gnu"
#TEST_SERVER_IP = "10.0.0.13"
#TEST_TARGET = "simpleremote"

IMG_VERSION = "0.0.1"
#####################################################################
# add project specific configuration below this line
#####################################################################
Expand Down
1 change: 0 additions & 1 deletion conf/projects/nezha-d1/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ IMAGE_FSTYPES:append = " wic.xz wic.bmap tar.xz"
#TEST_SERVER_IP = "10.0.0.13"
TEST_TARGET = "simpleremote"

IMG_VERSION = "0.0.1"
#####################################################################
# add project specific configuration below this line
#####################################################################
Expand Down
1 change: 0 additions & 1 deletion conf/projects/odroid-c4/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ PACKAGECONFIG_GRAPHICS:append:pn-qtbase = " linuxfb"
PACKAGECONFIG_GRAPHICS:remove:pn-qtbase = "kms gbm"
PACKAGECONFIG:append:pn-qtbase = " tslib"

IMG_VERSION = "0.0.1"
#####################################################################
# add project specific configuration below this line
#####################################################################
Expand Down
1 change: 0 additions & 1 deletion conf/projects/qemucommon/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ PACKAGE_FEED_URIS ?= ""
# Needed for ptest runs
EXTRA_IMAGE_FEATURES:append = " debug-tweaks"

IMG_VERSION = "0.0.1"
#####################################################################
# add project specific configuration below this line
#####################################################################
Expand Down
1 change: 0 additions & 1 deletion conf/projects/rockpi-4b/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ IMAGE_FSTYPES:append = " wic.xz wic.bmap tar.xz"
#TEST_SERVER_IP = "10.0.0.13"
TEST_TARGET = "simpleremote"

IMG_VERSION = "0.0.1"
#####################################################################
# add project specific configuration below this line
#####################################################################
Expand Down
1 change: 0 additions & 1 deletion conf/projects/rpi4-32/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ PACKAGECONFIG:pn-wpebackend-rdk:rpi = "rpi"
TEST_TARGET_IP = "10.0.0.47"
TEST_SERVER_IP = "10.0.0.13"
TEST_TARGET = "simpleremote"
IMG_VERSION = "0.0.1"
#####################################################################
# add project specific configuration below this line
#####################################################################
Expand Down
1 change: 0 additions & 1 deletion conf/projects/rpi4-64/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ PACKAGECONFIG:pn-wpebackend-rdk:rpi = "rpi"
TEST_TARGET_IP = "10.0.0.47"
TEST_SERVER_IP = "10.0.0.13"
TEST_TARGET = "simpleremote"
IMG_VERSION = "0.0.1"
#####################################################################
# add project specific configuration below this line
#####################################################################
Expand Down
1 change: 0 additions & 1 deletion conf/projects/rpi5/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ PACKAGECONFIG:pn-wpebackend-rdk:rpi = "rpi"
TEST_TARGET_IP = "10.0.0.47"
TEST_SERVER_IP = "10.0.0.13"
TEST_TARGET = "simpleremote"
IMG_VERSION = "0.0.1"
#####################################################################
# add project specific configuration below this line
#####################################################################
Expand Down
1 change: 0 additions & 1 deletion conf/projects/unleashed/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ IMAGE_FSTYPES:append = " wic.xz wic.bmap tar.xz"
#TEST_SERVER_IP = "10.0.0.13"
TEST_TARGET = "simpleremote"

IMG_VERSION = "0.0.1"
#####################################################################
# add project specific configuration below this line
#####################################################################
Expand Down
1 change: 0 additions & 1 deletion conf/projects/unmatched/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ IMAGE_BOOT_FILES:append = " ${KERNEL_IMAGETYPE}-initramfs-${MACHINE}.bin;${KERNE
#TEST_SERVER_IP = "10.0.0.13"
TEST_TARGET = "simpleremote"

IMG_VERSION = "0.0.1"
#####################################################################
# add project specific configuration below this line
#####################################################################
Expand Down
1 change: 0 additions & 1 deletion conf/projects/var-dart-imx6ul/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ TEST_TARGET = "simpleremote"
# Needed for logic in Varscite wifi bringup script
PREFERRED_VERSION_libgpiod = "1.%"

IMG_VERSION = "0.0.1"
#####################################################################
# add project specific configuration below this line
#####################################################################
Expand Down
1 change: 0 additions & 1 deletion conf/projects/var-som-mx8/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ TEST_TARGET = "simpleremote"
# Needed for logic in Varscite wifi bringup script
PREFERRED_VERSION_libgpiod = "1.%"

IMG_VERSION = "0.0.1"
#####################################################################
# add project specific configuration below this line
#####################################################################
Expand Down
1 change: 0 additions & 1 deletion conf/projects/var-som-mx8m-nano/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ do_image_wic[depends] += "imx-boot:do_deploy"
# Needed for logic in Varscite wifi bringup script
PREFERRED_VERSION_libgpiod = "1.%"

IMG_VERSION = "0.0.1"
#####################################################################
# add project specific configuration below this line
#####################################################################
Expand Down
1 change: 0 additions & 1 deletion conf/projects/var-som-mx8x/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ TEST_TARGET = "simpleremote"
# Needed for logic in Varscite wifi bringup script
PREFERRED_VERSION_libgpiod = "1.%"

IMG_VERSION = "0.0.1"
#####################################################################
# add project specific configuration below this line
#####################################################################
Expand Down
1 change: 0 additions & 1 deletion conf/projects/visionfive/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ IMAGE_FSTYPES:append = " wic.xz wic.bmap tar.xz"
#TEST_SERVER_IP = "10.0.0.13"
TEST_TARGET = "simpleremote"

IMG_VERSION = "0.0.1"
#####################################################################
# add project specific configuration below this line
#####################################################################
Expand Down
1 change: 0 additions & 1 deletion conf/projects/visionfive2/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ TEST_TARGET_IP = "10.0.0.86"
TEST_SERVER_IP = "10.0.0.13"
TEST_TARGET = "simpleremote"

IMG_VERSION = "0.0.1"
#####################################################################
# add project specific configuration below this line
#####################################################################
Expand Down
2 changes: 1 addition & 1 deletion conf/site.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ require ${TOPDIR}/conf/projects/${PROJECT}/config.conf
#YOE_PROFILE = "yoe-musl-sysvinit-wayland"
#require conf/world.conf

IMG_VERSION = "24.4.2"
IMG_VERSION = "24.4.3"
2 changes: 1 addition & 1 deletion sources/meta-freescale
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 91 files
+1 −1 meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_46.3.bb
+6 −9 meta-gnome/recipes-gnome/tracker/tracker-miners/0001-fix-reproducibility.patch
+1 −1 meta-gnome/recipes-gnome/tracker/tracker-miners_3.7.3.bb
+1 −1 meta-gnome/recipes-gnome/tracker/tracker_3.7.3.bb
+5 −6 meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa_2.0.0.bb
+1 −1 meta-networking/recipes-connectivity/networkmanager/networkmanager-openvpn_1.11.0.bb
+5 −0 meta-networking/recipes-daemons/squid/squid_6.9.bb
+62 −0 meta-networking/recipes-protocols/openflow/openflow/0001-Link-in-libexecinfo-if-it-has-backtrace-API.patch
+1 −2 meta-networking/recipes-protocols/openflow/openflow_git.bb
+1 −1 meta-networking/recipes-support/openipmi/openipmi_2.0.35.bb
+1 −1 meta-networking/recipes-support/smcroute/smcroute_2.5.7.bb
+2 −2 meta-networking/recipes-support/unbound/unbound_1.20.0.bb
+40 −0 meta-oe/recipes-connectivity/libndp/libndp/0001-libndp-Fix-signature-of-sendto-API.patch
+1 −0 meta-oe/recipes-connectivity/libndp/libndp_1.8.bb
+2 −0 meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.3.3.bb
+14 −0 meta-oe/recipes-core/glib-2.0/glib-testing_0.1.1.bb
+1 −1 meta-oe/recipes-core/ndctl/ndctl_v79.bb
+1 −1 meta-oe/recipes-core/opencl/opencl-headers_2024.05.08.bb
+1 −1 meta-oe/recipes-core/opencl/opencl-icd-loader_2024.05.08.bb
+0 −1 meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
+1 −1 meta-oe/recipes-dbs/postgresql/files/0003-configure.ac-bypass-autoconf-2.69-version-check.patch
+1 −1 meta-oe/recipes-dbs/postgresql/files/not-check-libperl.patch
+1 −1 meta-oe/recipes-dbs/postgresql/postgresql_16.3.bb
+0 −45 meta-oe/recipes-devtools/poke/poke/0001-build-do-not-check-for-Tcl-Tk-if-disable-gui-is-spec.patch
+0 −47 meta-oe/recipes-devtools/poke/poke/0002-jitter-jitter-config.in-avoit-host-poisoning-while-c.patch
+3 −8 meta-oe/recipes-devtools/poke/poke/0003-configure.ac-HELP2MAN-replace-by-true-when-cross-com.patch
+5 −4 meta-oe/recipes-devtools/poke/poke_4.0.bb
+0 −28 meta-oe/recipes-extended/flatpak/flatpak/0001-meson.build-require-for-native-wayland-scanner.patch
+0 −33 meta-oe/recipes-extended/flatpak/flatpak/0001-meson.build-require-native-gtkdoc.patch
+4 −3 meta-oe/recipes-extended/flatpak/flatpak_1.15.8.bb
+2 −1 meta-oe/recipes-extended/ostree/ostree_2024.6.bb
+48 −0 meta-oe/recipes-gnome/malcontent/malcontent-ui_0.12.0.bb
+3 −0 meta-oe/recipes-gnome/malcontent/malcontent.inc
+44 −0 meta-oe/recipes-gnome/malcontent/malcontent_0.12.0.bb
+2 −5 meta-oe/recipes-graphics/ttf-fonts/source-han-sans-cn-fonts_2.004.bb
+2 −5 meta-oe/recipes-graphics/ttf-fonts/source-han-sans-jp-fonts_2.004.bb
+2 −5 meta-oe/recipes-graphics/ttf-fonts/source-han-sans-kr-fonts_2.004.bb
+2 −5 meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_2.004.bb
+0 −75 meta-oe/recipes-graphics/xorg-app/xterm/0001-Add-configure-time-check-for-setsid.patch
+30 −0 meta-oe/recipes-graphics/xorg-app/xterm/0001-include-missing-pty.h-header-for-openpty.patch
+3 −4 meta-oe/recipes-graphics/xorg-app/xterm_391.bb
+2 −2 meta-oe/recipes-kernel/libbpf/libbpf_1.4.2.bb
+0 −28 meta-oe/recipes-navigation/orrery/orrery/0001-Append-cflags-instead-of-overriding-in-Makefile.am.patch
+0 −28 meta-oe/recipes-navigation/orrery/orrery/0001-orrery-Fix-sprintf-format.patch
+ meta-oe/recipes-navigation/orrery/orrery/orrery.png
+0 −61 meta-oe/recipes-navigation/orrery/orrery/use.GdkPixbuf.patch
+0 −37 meta-oe/recipes-navigation/orrery/orrery_2.7.bb
+1 −1 meta-oe/recipes-support/dool/dool_1.3.2.bb
+72 −0 meta-oe/recipes-support/freerdp/freerdp/0001-Fixed-compilation-warnings-in-ainput-channel.patch
+2 −1 meta-oe/recipes-support/freerdp/freerdp_2.11.7.bb
+0 −0 meta-oe/recipes-support/fuse/fuse3/run-ptest
+1 −2 meta-oe/recipes-support/fuse/fuse3_3.16.2.bb
+1 −1 meta-oe/recipes-support/hwdata/hwdata_0.382.bb
+1 −1 meta-oe/recipes-support/libgpiod/libgpiod_2.1.2.bb
+1 −1 meta-oe/recipes-support/libnvme/libnvme_1.9.bb
+1 −1 meta-oe/recipes-support/liburing/liburing_2.6.bb
+1 −1 meta-oe/recipes-support/nano/nano_8.0.bb
+26 −0 meta-oe/recipes-support/opentelemetry/opentelemetry-cpp_1.15.0.bb
+0 −0 meta-oe/recipes-support/python3-looseversion/python3-looseversion_1.3.0.bb
+1 −1 meta-oe/recipes-support/uriparser/uriparser_0.9.8.bb
+3 −3 meta-oe/recipes-support/xdg-desktop-portal/xdg-desktop-portal_1.18.4.bb
+1 −1 meta-perl/recipes-perl/libnet/libnet-dns-perl_1.45.bb
+1 −1 meta-python/recipes-devtools/python/python3-astroid_3.2.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-asyncinotify_4.0.9.bb
+2 −2 meta-python/recipes-devtools/python/python3-bitstring_4.2.2.bb
+1 −1 meta-python/recipes-devtools/python/python3-dbus-fast_2.21.2.bb
+1 −1 meta-python/recipes-devtools/python/python3-django_5.0.6.bb
+1 −1 meta-python/recipes-devtools/python/python3-filelock_3.14.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-freezegun_1.5.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-gmqtt_0.6.16.bb
+1 −1 meta-python/recipes-devtools/python/python3-google-api-core_2.19.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-google-api-python-client_2.129.0.bb
+37 −0 meta-python/recipes-devtools/python/python3-grpcio/0001-target.h-define-proper-macro-for-ppc-ppc64.patch
+1 −0 meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb
+1 −1 meta-python/recipes-devtools/python/python3-imgtool_2.1.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-joblib_1.4.2.bb
+1 −1 meta-python/recipes-devtools/python/python3-langtable_0.0.66.bb
+1 −1 meta-python/recipes-devtools/python/python3-marshmallow_3.21.2.bb
+0 −32 meta-python/recipes-devtools/python/python3-moteus/0001-lib-python-remove-self-import-from-setup.py.patch
+1 −3 meta-python/recipes-devtools/python/python3-moteus_0.3.68.bb
+1 −1 meta-python/recipes-devtools/python/python3-nocasedict_2.0.3.bb
+1 −1 meta-python/recipes-devtools/python/python3-nocaselist_2.0.2.bb
+1 −1 meta-python/recipes-devtools/python/python3-pdm_2.15.2.bb
+1 −1 meta-python/recipes-devtools/python/python3-pyudev_0.24.3.bb
+1 −1 meta-python/recipes-devtools/python/python3-regex_2024.5.10.bb
+1 −1 meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.30.bb
+1 −1 meta-python/recipes-devtools/python/python3-tqdm_4.66.4.bb
+1 −1 meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240511.bb
+3 −3 meta-python/recipes-devtools/python/python3-uswid_0.5.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-virtualenv_20.26.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-web3_6.18.0.bb
2 changes: 1 addition & 1 deletion sources/meta-tegra
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ RDEPENDS:${PN} = "udev"

do_install() {
install -d ${D}${base_libdir}/systemd/system/basic.target.wants
install -m 0644 ${WORKDIR}/*.service ${D}${base_libdir}/systemd/system
install -m 0644 ${UNPACKDIR}/*.service ${D}${base_libdir}/systemd/system

install -d ${D}${sysconfdir}/udev/rules.d
install -m 0644 ${WORKDIR}/network.rules ${D}${sysconfdir}/udev/rules.d/network.rules
install -m 0644 ${UNPACKDIR}/network.rules ${D}${sysconfdir}/udev/rules.d/network.rules
}

4 changes: 2 additions & 2 deletions sources/meta-yoe/recipes-support/updater/updater_1.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ do_compile() {
:
}
do_install() {
install -Dm 0775 ${WORKDIR}/init ${D}/init
install -Dm 0664 ${WORKDIR}/platform ${D}/platform
install -Dm 0775 ${UNPACKDIR}/init ${D}/init
install -Dm 0664 ${UNPACKDIR}/platform ${D}/platform
install -d ${D}/dev
mknod -m 622 ${D}/dev/console c 5 1
}
Expand Down
2 changes: 1 addition & 1 deletion sources/poky
Submodule poky updated 34 files
+3 −1 bitbake/lib/bb/asyncrpc/client.py
+3 −3 bitbake/lib/bb/cooker.py
+8 −4 bitbake/lib/bb/parse/__init__.py
+27 −0 meta-selftest/classes/localpkgfeed.bbclass
+2 −0 meta/classes-recipe/populate_sdk_ext.bbclass
+3 −1 meta/files/toolchain-shar-extract.sh
+6 −3 meta/lib/oe/package_manager/__init__.py
+8 −6 meta/lib/oeqa/selftest/cases/debuginfod.py
+1 −1 meta/lib/oeqa/selftest/cases/runtime_test.py
+2 −0 meta/recipes-core/meta/uninative-tarball.bb
+1 −3 meta/recipes-devtools/python/python3-pycparser_2.22.bb
+1 −6 meta/recipes-devtools/valgrind/valgrind/0001-Return-a-valid-exit_code-from-vg_regtest.patch
+40 −0 meta/recipes-devtools/valgrind/valgrind/0001-configure-Drop-setting-mcpu-cortex-a8-on-arm.patch
+1 −6 meta/recipes-devtools/valgrind/valgrind/0001-docs-Disable-manual-validation.patch
+7 −33 meta/recipes-devtools/valgrind/valgrind/0001-makefiles-Drop-setting-mcpu-to-cortex-a8-on-arm-arch.patch
+8 −8 meta/recipes-devtools/valgrind/valgrind/0001-memcheck-tests-Fix-timerfd-syscall-test.patch
+34 −0 meta/recipes-devtools/valgrind/valgrind/0001-tests-arm-Use-O-instead-of-O0.patch
+0 −64 meta/recipes-devtools/valgrind/valgrind/0001-valgrind-monitor.py-regular-expressions-should-use-r.patch
+0 −147 meta/recipes-devtools/valgrind/valgrind/0002-Bug-476548-valgrind-3.22.0-fails-on-assertion-when-l.patch
+0 −221 meta/recipes-devtools/valgrind/valgrind/0003-Add-fchmodat2-syscall-on-linux.patch
+0 −137 meta/recipes-devtools/valgrind/valgrind/0004-Bug-478624-Valgrind-incompatibility-with-binutils-2..patch
+3 −11 meta/recipes-devtools/valgrind/valgrind/Added-support-for-PPC-instructions-mfatbu-mfatbl.patch
+2 −7 meta/recipes-devtools/valgrind/valgrind/s390x_vec_op_t.patch
+1 −6 meta/recipes-devtools/valgrind/valgrind/use-appropriate-march-mcpu-mfpu-for-ARM-test-apps.patch
+1 −6 meta/recipes-devtools/valgrind/valgrind/valgrind-make-ld-XXX.so-strlen-intercept-optional.patch
+3 −5 meta/recipes-devtools/valgrind/valgrind_3.23.0.bb
+1 −1 meta/recipes-extended/at/at_3.2.5.bb
+1 −0 meta/recipes-extended/cpio/cpio_2.15.bb
+1 −1 meta/recipes-support/enchant/enchant2_2.7.3.bb
+95 −45 scripts/lib/build_perf/html/measurement_chart.html
+90 −34 scripts/lib/build_perf/html/report.html
+4 −1 scripts/lib/build_perf/report.py
+4 −1 scripts/lib/devtool/standard.py
+4 −2 scripts/oe-build-perf-report