diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-04-09 15:19:16 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-10 08:45:56 +0100 |
commit | 79c2845b12a53d9cdcf4f7beacd09db7ee1ae2bc (patch) | |
tree | 1580f9f1d50a42860f0ecb710cdc7e444364fbff /meta | |
parent | 25ff5960e41b9d7c62b05a08dd77cf11390962a1 (diff) | |
download | openembedded-core-79c2845b12a53d9cdcf4f7beacd09db7ee1ae2bc.tar.gz openembedded-core-79c2845b12a53d9cdcf4f7beacd09db7ee1ae2bc.tar.bz2 openembedded-core-79c2845b12a53d9cdcf4f7beacd09db7ee1ae2bc.zip |
meta/recipes.txt: add recipes-lsb4
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes.txt b/meta/recipes.txt index c3aa0180b8..705386d112 100644 --- a/meta/recipes.txt +++ b/meta/recipes.txt @@ -7,6 +7,7 @@ recipes-extended - Applications which whilst not essential add features comp 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-lsb4 - Recipes added for the sole purpose of supporting the Linux Standard Base (LSB) 4.x 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 |