summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2012-09-16 15:20:18 +0300
committerAndrei Gherzan <andrei@gherzan.ro>2012-09-16 20:55:02 +0300
commit770f679ef47c220190a43c7de3181f13900d65c1 (patch)
tree768c82437d6e8c1696cd2d82e4a8bea5d99175e8
parentd1b44165da84b45a54fae466f54310abb4ba2b6a (diff)
downloadmeta-raspberrypi-770f679ef47c220190a43c7de3181f13900d65c1.tar.gz
recipes.txt: Add info about devtools and multimedia recipes groups
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rwxr-xr-xrecipes.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes.txt b/recipes.txt
index 820478b..f989530 100755
--- a/recipes.txt
+++ b/recipes.txt
@@ -1,7 +1,9 @@
1recipes-bcm - Broadcom specific recipes and tweaks (including binary only bootloader). 1recipes-bcm - Broadcom specific recipes and tweaks (including binary only bootloader).
2recipes-bsp - Anything with links to the RaspberryPi hardware configuration information. 2recipes-bsp - Anything with links to the RaspberryPi hardware configuration information.
3recipes-core - Extensions to existing upstream core recipes. 3recipes-core - Extensions to existing upstream core recipes.
4recipes-devtools - Extensions to existing upstream devtools recipes and other RaspberryPi specific devtools recipes.
4recipes-devices - Device drivers/Init scripts. 5recipes-devices - Device drivers/Init scripts.
5recipes-graphics - XOrg Config and such. 6recipes-graphics - XOrg Config and such.
6recipes-kernel - The RaspberryPi kernel recipes and anything with strong kernel dependencies. 7recipes-kernel - The RaspberryPi kernel recipes and anything with strong kernel dependencies.
8recipes-multimedia - Extensions to existing upstream multimedia recipes and other RaspberryPi specific multimedia recipes.
7 9