diff options
-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 | ||