summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid-John Willis <John.Willis@Distant-earth.com>2012-04-12 06:43:05 +0100
committerDavid-John Willis <John.Willis@Distant-earth.com>2012-04-12 06:47:45 +0100
commitf5ab6d0e02e4ba4e33821beff0a5e88dfbe4bb19 (patch)
tree5a4d1769b7abb638767be72db22d2ed1ab62c2ed
parentb4c367ece679123a2a6ff4233e834e07e95df4a8 (diff)
downloadmeta-raspberrypi-f5ab6d0e02e4ba4e33821beff0a5e88dfbe4bb19.tar.gz
recipes.txt: Add recipes-bcm.
-rwxr-xr-x[-rw-r--r--]recipes.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes.txt b/recipes.txt
index 84d0725..820478b 100644..100755
--- a/recipes.txt
+++ b/recipes.txt
@@ -1,6 +1,7 @@
1recipes-binary - Binary only firmware recipes. 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-devices - Device drivers/Init scripts. 4recipes-devices - Device drivers/Init scripts.
5recipes-graphics - XOrg Config and such. 5recipes-graphics - XOrg Config and such.
6recipes-kernel - The RaspberryPi kernel recipes and anything with strong kernel dependencies. 6recipes-kernel - The RaspberryPi kernel recipes and anything with strong kernel dependencies.
7