diff options
author | Constantin Musca <constantinx.musca@intel.com> | 2013-01-18 12:07:07 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-20 13:01:46 +0000 |
commit | be319aad4b0eed50bccf775ac6cc598a47e3dd1f (patch) | |
tree | 6ca84f9125c978f41801cdc26116cb71aa38af59 /meta-yocto/conf/local.conf.sample.extended | |
parent | 0dedf2d68a9fb94ce0f5a18f3180fa1f464468a4 (diff) | |
download | poky-be319aad4b0eed50bccf775ac6cc598a47e3dd1f.tar.gz |
gtk-directfb: rename to directfb
- core-image-gtk-directfb has been renamed to core-image-directfb
- packagegroup-core-gtk-directfb has been renamed to
packagegroup-core-directfb
- DirectFB is not supported by gtk versions >= 2.18
(From meta-yocto rev: 545b3fdebc0d4d5e5bf2e56eab2288a5c4282e9e)
Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/conf/local.conf.sample.extended')
-rw-r--r-- | meta-yocto/conf/local.conf.sample.extended | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/local.conf.sample.extended b/meta-yocto/conf/local.conf.sample.extended index de4691194a..e5dfc89cf6 100644 --- a/meta-yocto/conf/local.conf.sample.extended +++ b/meta-yocto/conf/local.conf.sample.extended | |||
@@ -15,7 +15,7 @@ | |||
15 | 15 | ||
16 | #DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi nfs zeroconf pci ${DISTRO_FEATURES_LIBC}" | 16 | #DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi nfs zeroconf pci ${DISTRO_FEATURES_LIBC}" |
17 | 17 | ||
18 | # If you want to get an image based on gtk+directfb without x11, Please copy this variable to build/conf/local.conf | 18 | # If you want to get an image based on directfb without x11, Please copy this variable to build/conf/local.conf |
19 | #DISTRO_FEATURES = "alsa argp bluetooth ext2 irda largefile pcmcia usbgadget usbhost wifi xattr nfs zeroconf pci 3g directfb ${DISTRO_FEATURES_LIBC}" | 19 | #DISTRO_FEATURES = "alsa argp bluetooth ext2 irda largefile pcmcia usbgadget usbhost wifi xattr nfs zeroconf pci 3g directfb ${DISTRO_FEATURES_LIBC}" |
20 | 20 | ||
21 | # ENABLE_BINARY_LOCALE_GENERATION controls the generation of binary locale | 21 | # ENABLE_BINARY_LOCALE_GENERATION controls the generation of binary locale |