poky/scripts
Richard Purdie 4337b18725 scripts/runqemu: Fix memory limits for qemux86-64
When setting memory to 4GB, qemu is only running with 2GB for x86_64.
Avoid this by removing the mem= option to the kernel and letting the
qemu configuration handle it for x86 in a similar way to mips.

(From OE-Core rev: ad7a8bf827a24f195df55a5d49e3ace949b6e23e)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 2fd53417eba354c31c058c4bb066bb882e098add)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-04-22 16:12:17 +01:00
..
contrib convert-srcuri.py: use regex to check space in SRC_URI 2021-11-21 11:41:39 +00:00
lib devtool: explicitly set main or master branches in upgrades when available 2022-03-10 16:39:50 +00:00
native-intercept
postinst-intercepts update_udev_hwdb: clean hwdb.bin 2020-10-31 08:54:12 +00:00
pybootchartgui pybootchart: Avoid divide by zero 2021-09-21 23:44:08 +01:00
tiny scripts/tiny/ksize: Fix for more recent kernels 2020-05-09 18:57:21 +01:00
autobuilder-worker-prereq-tests
bitbake-prserv-tool
bitbake-whatchanged bitbake-whatchanged: change ending quote to proper period 2021-03-14 16:33:59 +00:00
buildall-qemu
buildhistory-collect-srcrevs buildhistory-collect-srcrevs: Adapt to the new variable override syntax 2021-08-26 22:09:44 +01:00
buildhistory-diff scripts/buildhistory-diff: drop use of distutils 2022-01-12 22:03:31 +00:00
buildstats-diff
combo-layer classes/lib/scripts: Use bb.utils.rename() instead of os.rename() 2021-05-06 11:16:23 +01:00
combo-layer-hook-default.sh
combo-layer.conf.example
cp-noerror
create-pull-request
crosstap Convert to new override syntax 2021-08-02 15:44:10 +01:00
devtool meta: Manual override fixes 2021-08-02 15:44:10 +01:00
gen-lockedsig-cache
gen-site-config
install-buildtools scripts/install-buildtools: Update to 3.2 M3 buildtools 2020-10-20 11:11:45 +01:00
lnr
multilib_header_wrapper.h multilib_header_wrapper: Drop using __MHWORDSIZE 2020-05-18 06:33:36 +01:00
oe-build-perf-report oe-build-perf-report: Ensure correct data is shown for multiple branch options 2020-10-10 13:37:56 +01:00
oe-build-perf-test
oe-buildenv-internal oe-buildenv-internal: add BitBake's library to PYTHONPATH 2021-05-06 08:41:26 +01:00
oe-check-sstate Convert to new override syntax 2021-08-02 15:44:10 +01:00
oe-debuginfod Convert to new override syntax 2021-08-02 15:44:10 +01:00
oe-depends-dot
oe-find-native-sysroot
oe-git-archive
oe-git-proxy
oe-gnome-terminal-phonehome
oe-pkgdata-browser scripts/oe-package-browser: Handle no packages being built 2021-11-21 11:41:39 +00:00
oe-pkgdata-browser.glade
oe-pkgdata-util oe-pkgdata-util: Adapt to the new variable override syntax 2022-04-09 08:27:04 +01:00
oe-publish-sdk scripts/oe-publish-sdk: Disable git gc to avoid build errors 2021-09-23 13:49:11 +01:00
oe-pylint
oe-run-native scripts: oe-run-native, fix *-native directories 2021-01-15 13:39:25 +00:00
oe-selftest
oe-setup-builddir oe-setup-builddir: update YP docs and OE URLs 2021-07-25 18:06:31 +01:00
oe-test
oe-time-dd-test.sh scripts/oe-time-dd-test.sh: run "uptime" on each iteration 2021-07-22 09:33:44 +01:00
oe-trim-schemas
oepydevshell-internal.py
opkg-query-helper.py
pythondeps
README
recipetool
relocate_sdk.py
resulttool
rootfs_rpm-extract-postinst.awk
rpm2cpio.sh
runqemu scripts/runqemu: Fix memory limits for qemux86-64 2022-04-22 16:12:17 +01:00
runqemu-addptable2image
runqemu-export-rootfs
runqemu-extract-sdk
runqemu-gen-tapdevs
runqemu-ifdown scripts/runqemu-ifdown: Don't treat the last iptables command as special 2022-02-24 11:12:39 +00:00
runqemu-ifup
runqemu.README
send-error-report
send-pull-request
sstate-cache-management.sh
sstate-diff-machines.sh sstate-diff-machines.sh: support rpm, deb and tar package types in analysis 2021-03-10 10:30:39 +00:00
sstate-sysroot-cruft.sh
sysroot-relativelinks.py
task-time
test-reexec
test-remote-image
verify-bashisms scripts/verify-bashisms: Update checkbashisms.pl URL 2021-03-20 18:54:56 +00:00
wic wic: Use custom kernel path if provided 2022-03-15 16:38:29 +00:00
yocto-check-layer yocto-check-layer: add debug output for the layers that were found 2022-02-09 23:15:15 +00:00
yocto-check-layer-wrapper

This directory contains Various useful scripts for working with OE builds