diff options
author | David-John Willis <John.Willis@Distant-earth.com> | 2012-04-03 20:44:57 +0100 |
---|---|---|
committer | David-John Willis <John.Willis@Distant-earth.com> | 2012-04-03 20:44:57 +0100 |
commit | 2684e1f552bfa7daacf52c34f9ea396461ff0902 (patch) | |
tree | ea1799d8b52bc0d7be958a4e4325a32e0eae4246 | |
parent | d6df1787024cfa9d874f9c78c41e305799475e14 (diff) | |
download | meta-raspberrypi-2684e1f552bfa7daacf52c34f9ea396461ff0902.tar.gz |
RECIPES.TXT: Add overview of folder contents.
-rw-r--r-- | recipes.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes.txt b/recipes.txt new file mode 100644 index 0000000..84d0725 --- /dev/null +++ b/recipes.txt | |||
@@ -0,0 +1,6 @@ | |||
1 | recipes-binary - Binary only firmware recipes. | ||
2 | recipes-bsp - Anything with links to the RaspberryPi hardware configuration information. | ||
3 | recipes-core - Extensions to existing upstream core recipes. | ||
4 | recipes-devices - Device drivers/Init scripts. | ||
5 | recipes-graphics - XOrg Config and such. | ||
6 | recipes-kernel - The RaspberryPi kernel recipes and anything with strong kernel dependencies. | ||