sdm845Pkg: Library: SimpleInit: add linux simple mass storage
authorBigfootACA <bigfoot@classfun.cn>
星期天, 23 Jan 2022 06:53:25 +0000 (14:53 +0800)
committerBigfootACA <bigfoot@classfun.cn>
星期天, 23 Jan 2022 06:55:07 +0000 (14:55 +0800)
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
build.sh
sdm845Pkg/CommonDsc.dsc.inc
sdm845Pkg/Library/SimpleInit

index 7975736cdf8713c80b32e29a52a8860df1664542..185cb5fae4170166b9554da3097fd95d24ae4463 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -158,6 +158,7 @@ then        set -e
                git submodule set-url libs/lvgl     https://github.com.cnpmjs.org/lvgl/lvgl.git
                git submodule set-url libs/lodepng  https://github.com.cnpmjs.org/lvandeve/lodepng.git
                git submodule set-url libs/freetype https://github.com.cnpmjs.org/freetype/freetype.git
+               git submodule set-url libs/nanosvg  https://github.com.cnpmjs.org/memononen/nanosvg.git
                git submodule init;git submodule update
                popd
                git checkout .gitmodules
index db0c56931617c573f04829c27e735b1270af3cde..139cc9ddb5cc90234611131e077baf4f03544cc3 100644 (file)
@@ -14,7 +14,7 @@
 #
 
 !include MdePkg/MdeLibs.dsc.inc
-!include sdm845Pkg/Library/SimpleInit/SimpleInit.inc
+!include sdm845Pkg/Library/SimpleInit/SimpleInit-EDK2.inc
 
 [LibraryClasses.common]
 !if $(TARGET) == RELEASE
index 8d195e44250f6c5d48d97d406cdf7439ab6df95e..d64d7db87aa2f7bc1d507ea8d722c7ebe98b3aa4 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 8d195e44250f6c5d48d97d406cdf7439ab6df95e
+Subproject commit d64d7db87aa2f7bc1d507ea8d722c7ebe98b3aa4