diff options
author | Robert P. J. Day <rpjday@crashcourse.ca> | 2012-07-04 15:02:24 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-09 16:51:21 +0100 |
commit | 9705ccc10892b15fa3269ed071bb41d45987694c (patch) | |
tree | a3d4a4daccab72d1f819bcb0f361f35bb4241410 /meta/recipes.txt | |
parent | 7dded4da52bc73677583da740620b0c81e594d62 (diff) | |
download | openembedded-core-9705ccc10892b15fa3269ed071bb41d45987694c.tar.gz |
recipes.txt: Add entries for "recipes-rt" and "recipes-support"
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Diffstat (limited to 'meta/recipes.txt')
-rw-r--r-- | meta/recipes.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes.txt b/meta/recipes.txt index bf7f19eebb..c3aa0180b8 100644 --- a/meta/recipes.txt +++ b/meta/recipes.txt @@ -8,6 +8,7 @@ recipes-gnome - All things related to the GTK+ application framework recipes-graphics - X and other graphically related system libraries recipes-kernel - The kernel and generic applications/libraries with strong kernel dependencies recipes-multimedia - Codecs and support utilties for audio, images and video +recipes-rt - Provides package and image recipes for using and testing the PREEMPT_RT kernel recipes-qt - All things related to the Qt application framework recipes-sato - The Sato demo/reference UI/UX, its associated apps and configuration - +recipes-support - Recipes used by other recipes but that are not directly included in images |