diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2015-09-29 14:23:26 -0500 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2015-09-29 14:23:26 -0500 |
commit | 9a919a109aff8005ec8f181d6ab3961ca7f5b374 (patch) | |
tree | a6a4a49a0266ba85f37bedbe2764f5ae47d94392 /meta-openbmc-bsp/meta-aspeed/conf | |
parent | ef552f65c3d54126b5ecc813bdd7265ed8f33e4b (diff) | |
parent | 940e097002829605e2b5ec36f02f59676b33aedc (diff) | |
download | talos-openbmc-9a919a109aff8005ec8f181d6ab3961ca7f5b374.tar.gz talos-openbmc-9a919a109aff8005ec8f181d6ab3961ca7f5b374.zip |
Add 'meta-openbmc-bsp/meta-aspeed/' from commit '940e097002829605e2b5ec36f02f59676b33aedc'
git-subtree-dir: meta-openbmc-bsp/meta-aspeed
git-subtree-mainline: ef552f65c3d54126b5ecc813bdd7265ed8f33e4b
git-subtree-split: 940e097002829605e2b5ec36f02f59676b33aedc
Diffstat (limited to 'meta-openbmc-bsp/meta-aspeed/conf')
-rw-r--r-- | meta-openbmc-bsp/meta-aspeed/conf/layer.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openbmc-bsp/meta-aspeed/conf/layer.conf b/meta-openbmc-bsp/meta-aspeed/conf/layer.conf new file mode 100644 index 000000000..cc0460af6 --- /dev/null +++ b/meta-openbmc-bsp/meta-aspeed/conf/layer.conf @@ -0,0 +1,5 @@ +# We have a conf and classes directory, add to BBPATH +BBPATH .= ":${LAYERDIR}" + +BBFILE_COLLECTIONS += "aspeed" +BBFILE_PATTERN_aspeed = "" |