aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/layer.conf
AgeCommit message (Expand)Author
2014-05-30 @media only all and (prefers-color-scheme: dark) { .highlight .hll { background-color: #49483e } .highlight .c { color: #75715e } /* Comment */ .highlight .err { color: #960050; background-color: #1e0010 } /* Error */ .highlight .k { color: #66d9ef } /* Keyword */ .highlight .l { color: #ae81ff } /* Literal */ .highlight .n { color: #f8f8f2 } /* Name */ .highlight .o { color: #f92672 } /* Operator */ .highlight .p { color: #f8f8f2 } /* Punctuation */ .highlight .ch { color: #75715e } /* Comment.Hashbang */ .highlight .cm { color: #75715e } /* Comment.Multiline */ .highlight .cp { color: #75715e } /* Comment.Preproc */ .highlight .cpf { color: #75715e } /* Comment.PreprocFile */ .highlight .c1 { color: #75715e } /* Comment.Single */ .highlight .cs { color: #75715e } /* Comment.Special */ .highlight .gd { color: #f92672 } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gi { color: #a6e22e } /* Generic.Inserted */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #75715e } /* Generic.Subheading */ .highlight .kc { color: #66d9ef } /* Keyword.Constant */ .highlight .kd { color: #66d9ef } /* Keyword.Declaration */ .highlight .kn { color: #f92672 } /* Keyword.Namespace */ .highlight .kp { color: #66d9ef } /* Keyword.Pseudo */ .highlight .kr { color: #66d9ef } /* Keyword.Reserved */ .highlight .kt { color: #66d9ef } /* Keyword.Type */ .highlight .ld { color: #e6db74 } /* Literal.Date */ .highlight .m { color: #ae81ff } /* Literal.Number */ .highlight .s { color: #e6db74 } /* Literal.String */ .highlight .na { color: #a6e22e } /* Name.Attribute */ .highlight .nb { color: #f8f8f2 } /* Name.Builtin */ .highlight .nc { color: #a6e22e } /* Name.Class */ .highlight .no { color: #66d9ef } /* Name.Constant */ .highlight .nd { color: #a6e22e } /* Name.Decorator */ .highlight .ni { color: #f8f8f2 } /* Name.Entity */ .highlight .ne { color: #a6e22e } /* Name.Exception */ .highlight .nf { color: #a6e22e } /* Name.Function */ .highlight .nl { color: #f8f8f2 } /* Name.Label */ .highlight .nn { color: #f8f8f2 } /* Name.Namespace */ .highlight .nx { color: #a6e22e } /* Name.Other */
2013-09-20classes/imagetest-qemu: remove old image testing classPaul Eggleton
2013-09-12layer.conf: Version bump for DEPLOY_DIR layout changeRichard Purdie
2013-07-05layer.conf: Bumping LAYERVERSION_coreElizabeth Flanagan
2013-04-10meta-*/conf/layer.conf: tweak BBFILES commentPaul Eggleton
2013-04-08layer.conf: add systemd-serialgetty to SIGGEN_EXCLUDERECIPES_ABISAFEMartin Jansa
2013-03-19layer.conf: avoid unnecessary early expansion with :=Christopher Larson
2013-02-06netbase: split up in netbase and init-ifupdownConstantin Musca
2013-01-16connman-conf: configures connman in qemu machinesCristian Iorga
2012-09-26layer.conf: allow other layers to depend on this versionPaul Eggleton
2012-09-05packagegroup-core-x11: split machine specific parts to separate recipe packag...Martin Jansa
2012-08-15layer.conf: add udev-extraconf to SIGGEN_EXCLUDERECIPES_ABISAFEMartin Jansa
2012-06-25layer.conf/bblayers.conf.sample: Fix empty BBPATH entry warningsRichard Purdie
2012-05-30layer.conf/bitbake.conf: Tweak PATHRichard Purdie
2012-02-26Quoting fixesRichard Purdie
2012-02-26layer.conf: add keymaps to SIGGEN_EXCLUDERECIPES_ABISAFEMartin Jansa
2012-02-24layer.conf: use += for SIGGEN_EXCLUDERECIPES_ABISAFE and split to multiple linesMartin Jansa
2012-02-23sstatesig.py: Move package exclusion list to the layer configRichard Purdie
2011-05-11meta/conf/layer.conf: Remove packages/*bb from BBFILESKhem Raj
2011-05-08conf/layer.conf: Use .= to append to BBPATH and += for BBFILESKhem Raj
2011-05-04poky-default-revisions: move the SRCREV to recipe fileYu Ke
2011-04-20Replace POKYBASE with COREBASERichard Purdie
2010-08-27Major layout change to the packages directoryRichard Purdie
2010-07-22meta/layer.conf: Fix PATH to use POKYBASERichard Purdie
2010-07-21Enable build dir outside of the poky directoryJoshua Lock
2010-07-20layer.conf: Set BBPATH correctlyRichard Purdie
2010-07-15test: add automation framework and sanitytestJiajun Xu
2010-03-25meta-extras: Add layer configurationRichard Purdie
2010-03-22layer.conf: Fix filename conflictRichard Purdie
2010-03-22Move default SCM versions into separate meta directory specific files to impr...Richard Purdie
2010-03-22Switch to bblayers configurationRichard Purdie