wok-6.x diff ipxe/receipt @ rev 24165

updated opencv and opencv-dev (4.2.0 -> 4.5.5)
author Hans-G?nter Theisgen
date Tue Dec 28 08:42:55 2021 +0100 (2021-12-28)
parents c1a1d1f23e07
children ac8ca9758df1
line diff
     1.1 --- a/ipxe/receipt	Mon May 10 19:33:04 2021 +0000
     1.2 +++ b/ipxe/receipt	Tue Dec 28 08:42:55 2021 +0100
     1.3 @@ -26,6 +26,7 @@
     1.4  	cd $src/src
     1.5  	patch -p1 < $stuff/cmd_isgt.u
     1.6  	sed -i 's|SIZEOF_LOW_4GB / SIZEOF_2MB_PAGE|1 << (SIZEOF_LOW_4GB_LOG2 - SIZEOF_2MB_PAGE_LOG2)|' arch/x86/transitions/librm.S
     1.7 +	sed -i 's|i.86|i386|;s|bswapl\t%eax|xchgb\t%al, %ah\n\troll\t$16, %eax\n\txchgb\t%al, %ah|' arch/x86/prefix/unlzma.S
     1.8  	sed -i 's/-llzma/& -lpthread/' Makefile.*
     1.9  	sed -i 's|//\(#define.*CONSOLE_FRAMEBUFFER\)|\1|' config/console.h
    1.10  	sed -i 's|//\(#define.*CONSOLE_SERIAL\)|\1|' config/console.h