File tree Expand file tree Collapse file tree
SystemReady-devicetree-band/Yocto
meta-woden/recipes-acs/edk2-test-parser Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ copy_recipes()
7777 rm $TOP_DIR /meta-woden/poky/meta/recipes-kernel/linux/linux-yocto_6.6.bb
7878
7979 # Increase the initramfs size to hold more storage drivers in ACS image
80- sed -i ' s/INITRAMFS_MAXSIZE ??= "131072"/INITRAMFS_MAXSIZE ??= "193000 "/' $TOP_DIR /meta-woden/poky/meta/conf/bitbake.conf
80+ sed -i ' s/INITRAMFS_MAXSIZE ??= "131072"/INITRAMFS_MAXSIZE ??= "196000 "/' $TOP_DIR /meta-woden/poky/meta/conf/bitbake.conf
8181
8282
8383 # copy linux_yocto.bbappend with empty defconfig
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ LICENSE = "BSD-2-Clause"
22LIC_FILES_CHKSUM = "file://edk2-test-parser/LICENSE;md5=c0550be4b3b9c0223efd0eaa70dc9085"
33S = "${WORKDIR} "
44
5- SRC_URI = "git://git.gitlab.arm.com/systemready/edk2-test-parser.git;destsuffix=edk2-test-parser;protocol=https;branch=bbsr-yaml ;name=edk2-test-parser \
5+ SRC_URI = "git://git.gitlab.arm.com/systemready/edk2-test-parser.git;destsuffix=edk2-test-parser;protocol=https;branch=main ;name=edk2-test-parser \
66"
77
88SRCREV_edk2 -test -parser = "${AUTOREV} "
You can’t perform that action at this time.
0 commit comments