Skip to content

Commit

Permalink
Merge pull request #313 from YoeDistro/kraj/master
Browse files Browse the repository at this point in the history
Update layers and image types
  • Loading branch information
cbrake authored Apr 6, 2020
2 parents f3af264 + 3cd6205 commit 60778cd
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions conf/site.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ CONF_VERSION = "1"
# Modify the following if you need to change the types of images generated
# most of the time, this is set by the machine conf or in a custom image
# recipe.
IMAGE_FSTYPES += "tar.xz wic.xz wic.bmap"
IMAGE_FSTYPES_remove_qemuall = " wic.xz wic.bmap"
IMAGE_FSTYPES += "ext4.gz tar.xz wic.xz wic.bmap"
IMAGE_FSTYPES_remove_qemuall = "wic.xz wic.bmap"

DISTRO = "yoe"
YOE_PROFILE ?= "yoe-glibc-systemd-wayland"
Expand Down
2 changes: 1 addition & 1 deletion sources/meta-freescale
2 changes: 1 addition & 1 deletion sources/meta-intel
Submodule meta-intel updated 20 files
+11 −11 dynamic-layers/clang-layer/recipes-devtools/clang/files/0001-skip-building-tests.patch
+0 −111 ...-layers/clang-layer/recipes-devtools/clang/files/BasicBlockUtils-Add-metadata-fixing-in-SplitBlockPre.patch
+0 −146 ...-layers/clang-layer/recipes-devtools/clang/files/IndVarSimplify-Do-not-use-SCEV-expander-for-IVCount-.patch
+30 −0 dynamic-layers/clang-layer/recipes-devtools/clang/files/fix-shared-libs.patch
+3 −4 dynamic-layers/clang-layer/recipes-devtools/clang/llvm-project-source.bbappend
+0 −46 dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime/dont-use-ld-library-path.patch
+44 −0 ...ers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime/enable-external-offline-compiler.patch
+7 −6 dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_20.12.16259.bb
+2 −2 dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.3586.bb
+32 −0 dynamic-layers/clang-layer/recipes-opencl/opencl-clang/files/0001-don-t-redefine-LLVM_TABLEGEN_EXE.patch
+32 −0 dynamic-layers/clang-layer/recipes-opencl/opencl-clang/files/link-with-all-libs.patch
+0 −43 dynamic-layers/clang-layer/recipes-opencl/opencl-clang/files/point-to-correct-llvm-tblgen.patch
+4 −4 dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_10.0.0.bb
+0 −0 dynamic-layers/openembedded-layer/recipes-bsp/amt/files/lms_drop_rpath_2011.0.0.0.diff
+1 −1 dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2011.0.0.0.bb
+1 −1 dynamic-layers/openembedded-layer/recipes-core/librealsense/librealsense_2.33.1.bb
+4 −5 recipes-bsp/ace/ace_6.5.8.bb
+0 −30 recipes-bsp/ace/files/config_linux.patch
+1 −1 recipes-core/mkl-dnn/mkl-dnn_1.2.2.bb
+1 −1 recipes-support/isa-l/isa-l_2.29.0.bb
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 227 files

0 comments on commit 60778cd

Please sign in to comment.