Commit Graph

12 Commits

Author SHA1 Message Date
Andreas Müller
c4794e76ec cmake-lib.bbclass: allow 'ignore' for CMAKE_ALIGN_SYSROOT and describe use-case
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-09-11 14:22:42 +02:00
Andreas Müller
16ebbe6012 cmake-lib.bbclass: documentation tweaks
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-09-11 14:21:06 +02:00
Andreas Müller
332b9cddf5 cmake-lib.bbclass: reformat description
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-09-11 13:03:46 +02:00
Andreas Müller
e6603228be cmake-lib.bbclass: prepare native overriding for CMAKE_ALIGN_SYSROOT
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-09-11 13:00:47 +02:00
Andreas Müller
ff47bc9697 Revert "cmake-lib.bbclass: do not try to align native(sdk) sysroots"
This reverts commit 3a7bcc9ea2.
2015-09-11 10:40:25 +02:00
Andreas Müller
3a7bcc9ea2 cmake-lib.bbclass: do not try to align native(sdk) sysroots
currently native(sdk) sysroots don't need alignment.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-09-11 00:34:06 +02:00
Andreas Müller
743acbf337 cmake-lib: rename CMAKE_HIDE_ERROR -> CMAKE_ALIGN_SYSROOT
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-20 21:51:47 +01:00
Andreas Müller
40e27e3b21 cmake-lib.bbclass: fix typo in description
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-02-02 08:37:31 +01:00
Andreas Müller
acc77ef435 cmake-lib.bbclass: rework
* break linḱs to image directory for cmake files to fix race with
  do_package and double replacements when restoring from sstate
* avoid double replacements so that they work for sysroot paths imported
  from other packages
* documentation

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-02-01 22:24:24 +01:00
Andreas Müller
7896eab60a cmake-lib.bbclass: Hack around double replacements
temporary workaround - proper fix required

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-12-04 08:49:41 +01:00
Andreas Müller
065fc2dc8d cmake-lib.bbclass: fix crash in case no cmake files were installed
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-12-03 15:18:25 +01:00
Andreas Müller
f5b0db4ebd replace hawaii-git-submodule.bbclass by cmake-lib.bbclass
cmake-lib.bbclass could be useful for others in oe-core later but it is
not neccessary for core-image-sato so has no chance of being accepted.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-12-02 09:04:44 +01:00