summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/conf/local.conf.sample
Commit message (Collapse)AuthorAgeFilesLines
* Disable gobject-introspection to make openbmc build on ppc64leNan Li2016-12-121-0/+2
| | | | | | | | | | | | | | | | | As a known issue, the introspection data cannot be built on ppc64le. https://lists.yoctoproject.org/pipermail/yocto/2016-April/029582.html. To work around, I disable the use of qemu when we build openbmc by modifying the configuration files: Add MACHINE_FEATURES_BACKFILL_CONSIDERED = "qemu-usermode" to the end line. Resolve: openbmc/openbmc#640 Change-Id: Idb6584ca43a8d4f005aa365f62aa1d46d2a00fd5 Signed-off-by: Nan Li <william.bjlinan@hotmail.com>
* Prune qemuarm local.conf.sampleBrad Bishop2016-09-141-225/+1
| | | | | | | | | Remove comments. Remove SDL lines. Allow any distro without warning. Change-Id: If2ddff9c50f834bff30454768f563b272975866c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* remove sample.inc include from local.conf.exampleBrad Bishop2016-09-141-2/+0
| | | | | | | | | | | | | | | | | sample.inc has been reduced to simply appending some server related machine features. For the sake of correctness, don't assume anything about the machine features desired to be simulated by the phosphor layer client. Accomplish this by removing sample.inc from local.conf(.sample). To simulate additional machine features on fake platforms like evaluation boards or the default qemu models, append additional features to OBMC_MACHINE_FEATURES in local.conf. Change-Id: I8bf3e0b428a3d0c20136340720aa500e1312607e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Remove sdl-native from ASSUME_PROVIDEDPatrick Williams2016-08-091-1/+1
| | | | | | | This matches Yocto 2.1 per 685daeb6. Change-Id: Idee5377f6a40de1d37db25d73b44382bad521934 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Merge commit '3962d8b2000379114eaa4d413abb89fdd86a9753' into HEADPatrick Williams2015-09-161-1/+1
|
* Merge commit 'bd7c9e235facf05eff4493ebaf2c43f90ed34f92' into HEADPatrick Williams2015-09-161-1/+2
|
* Merge commit '0d2b029c7fbf4abaa0b34bfc4a8ea77bae71c624' into HEADPatrick Williams2015-09-161-1/+3
|
* Add 'meta-phosphor/' from commit '93fb535853a24d4c3c42ec425ac92c9d3de13294'Patrick Williams2015-09-151-0/+244
git-subtree-dir: meta-phosphor git-subtree-mainline: 21f9b84b4b729fbd7acbd465e7a3f726e4d20f91 git-subtree-split: 93fb535853a24d4c3c42ec425ac92c9d3de13294
OpenPOWER on IntegriCloud