diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2012-09-16 15:20:18 +0300 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2012-09-16 20:55:02 +0300 |
commit | 770f679ef47c220190a43c7de3181f13900d65c1 (patch) | |
tree | 768c82437d6e8c1696cd2d82e4a8bea5d99175e8 | |
parent | d1b44165da84b45a54fae466f54310abb4ba2b6a (diff) | |
download | meta-raspberrypi-770f679ef47c220190a43c7de3181f13900d65c1.tar.gz |
recipes.txt: Add info about devtools and multimedia recipes groups
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rwxr-xr-x | recipes.txt | 2 |
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 @@ | |||
1 | recipes-bcm - Broadcom specific recipes and tweaks (including binary only bootloader). | 1 | recipes-bcm - Broadcom specific recipes and tweaks (including binary only bootloader). |
2 | recipes-bsp - Anything with links to the RaspberryPi hardware configuration information. | 2 | recipes-bsp - Anything with links to the RaspberryPi hardware configuration information. |
3 | recipes-core - Extensions to existing upstream core recipes. | 3 | recipes-core - Extensions to existing upstream core recipes. |
4 | recipes-devtools - Extensions to existing upstream devtools recipes and other RaspberryPi specific devtools recipes. | ||
4 | recipes-devices - Device drivers/Init scripts. | 5 | recipes-devices - Device drivers/Init scripts. |
5 | recipes-graphics - XOrg Config and such. | 6 | recipes-graphics - XOrg Config and such. |
6 | recipes-kernel - The RaspberryPi kernel recipes and anything with strong kernel dependencies. | 7 | recipes-kernel - The RaspberryPi kernel recipes and anything with strong kernel dependencies. |
8 | recipes-multimedia - Extensions to existing upstream multimedia recipes and other RaspberryPi specific multimedia recipes. | ||
7 | 9 | ||