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:58:56 +0100 |
| commit | e557af571078f2441acaafe4e9648900cfcac6f7 (patch) | |
| tree | 780e15fa93f73efe313512f5c9d4895496f3b384 | |
| parent | 254d225f9c5ed0012c12c924ccf1d199551926a6 (diff) | |
| download | poky-e557af571078f2441acaafe4e9648900cfcac6f7.tar.gz | |
recipes.txt: Add entries for "recipes-rt" and "recipes-support"
(From OE-Core rev: 9705ccc10892b15fa3269ed071bb41d45987694c)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -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 | |||
| 8 | recipes-graphics - X and other graphically related system libraries | 8 | recipes-graphics - X and other graphically related system libraries |
| 9 | recipes-kernel - The kernel and generic applications/libraries with strong kernel dependencies | 9 | recipes-kernel - The kernel and generic applications/libraries with strong kernel dependencies |
| 10 | recipes-multimedia - Codecs and support utilties for audio, images and video | 10 | recipes-multimedia - Codecs and support utilties for audio, images and video |
| 11 | recipes-rt - Provides package and image recipes for using and testing the PREEMPT_RT kernel | ||
| 11 | recipes-qt - All things related to the Qt application framework | 12 | recipes-qt - All things related to the Qt application framework |
| 12 | recipes-sato - The Sato demo/reference UI/UX, its associated apps and configuration | 13 | recipes-sato - The Sato demo/reference UI/UX, its associated apps and configuration |
| 13 | 14 | recipes-support - Recipes used by other recipes but that are not directly included in images | |
