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 | |
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')
-rw-r--r-- | meta-yocto/conf/distro/include/distro_alias.inc | 2 | ||||
-rw-r--r-- | meta-yocto/conf/distro/include/maintainers.inc | 2 | ||||
-rw-r--r-- | meta-yocto/conf/distro/poky-tiny.conf | 2 | ||||
-rw-r--r-- | meta-yocto/conf/local.conf.sample.extended | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/meta-yocto/conf/distro/include/distro_alias.inc b/meta-yocto/conf/distro/include/distro_alias.inc index 879ae606d2..2070ba1c5c 100644 --- a/meta-yocto/conf/distro/include/distro_alias.inc +++ b/meta-yocto/conf/distro/include/distro_alias.inc | |||
@@ -281,7 +281,7 @@ DISTRO_PN_ALIAS_pn-packagegroup-core-boot = "OE-Core" | |||
281 | DISTRO_PN_ALIAS_pn-packagegroup-core-clutter = "OE-Core" | 281 | DISTRO_PN_ALIAS_pn-packagegroup-core-clutter = "OE-Core" |
282 | DISTRO_PN_ALIAS_pn-packagegroup-core-console = "OE-Core" | 282 | DISTRO_PN_ALIAS_pn-packagegroup-core-console = "OE-Core" |
283 | DISTRO_PN_ALIAS_pn-packagegroup-core-device-devel = "OE-Core" | 283 | DISTRO_PN_ALIAS_pn-packagegroup-core-device-devel = "OE-Core" |
284 | DISTRO_PN_ALIAS_pn-packagegroup-core-gtk-directfb = "OE-Core" | 284 | DISTRO_PN_ALIAS_pn-packagegroup-core-directfb = "OE-Core" |
285 | DISTRO_PN_ALIAS_pn-packagegroup-core-lsb = "OE-Core" | 285 | DISTRO_PN_ALIAS_pn-packagegroup-core-lsb = "OE-Core" |
286 | DISTRO_PN_ALIAS_pn-packagegroup-core-nfs = "OE-Core" | 286 | DISTRO_PN_ALIAS_pn-packagegroup-core-nfs = "OE-Core" |
287 | DISTRO_PN_ALIAS_pn-packagegroup-core = "OE-Core" | 287 | DISTRO_PN_ALIAS_pn-packagegroup-core = "OE-Core" |
diff --git a/meta-yocto/conf/distro/include/maintainers.inc b/meta-yocto/conf/distro/include/maintainers.inc index 74a4a03b2f..f7aebd4c9e 100644 --- a/meta-yocto/conf/distro/include/maintainers.inc +++ b/meta-yocto/conf/distro/include/maintainers.inc | |||
@@ -603,7 +603,7 @@ RECIPE_MAINTAINER_pn-packagegroup-core-buildessential = "Saul Wold <sgw@linux.in | |||
603 | RECIPE_MAINTAINER_pn-packagegroup-core-clutter = "Ross Burton <ross.burton@intel.com>" | 603 | RECIPE_MAINTAINER_pn-packagegroup-core-clutter = "Ross Burton <ross.burton@intel.com>" |
604 | RECIPE_MAINTAINER_pn-packagegroup-core-console = "Saul Wold <sgw@linux.intel.com>" | 604 | RECIPE_MAINTAINER_pn-packagegroup-core-console = "Saul Wold <sgw@linux.intel.com>" |
605 | RECIPE_MAINTAINER_pn-packagegroup-core-device-devel = "Saul Wold <sgw@linux.intel.com>" | 605 | RECIPE_MAINTAINER_pn-packagegroup-core-device-devel = "Saul Wold <sgw@linux.intel.com>" |
606 | RECIPE_MAINTAINER_pn-packagegroup-core-gtk-directfb = "Saul Wold <sgw@linux.intel.com>" | 606 | RECIPE_MAINTAINER_pn-packagegroup-core-directfb = "Saul Wold <sgw@linux.intel.com>" |
607 | RECIPE_MAINTAINER_pn-packagegroup-core-lsb = "Saul Wold <sgw@linux.intel.com>" | 607 | RECIPE_MAINTAINER_pn-packagegroup-core-lsb = "Saul Wold <sgw@linux.intel.com>" |
608 | RECIPE_MAINTAINER_pn-packagegroup-core-nfs = "Saul Wold <sgw@linux.intel.com>" | 608 | RECIPE_MAINTAINER_pn-packagegroup-core-nfs = "Saul Wold <sgw@linux.intel.com>" |
609 | RECIPE_MAINTAINER_pn-packagegroup-core-qt4e = "Paul Eggleton <paul.eggleton@linux.intel.com>" | 609 | RECIPE_MAINTAINER_pn-packagegroup-core-qt4e = "Paul Eggleton <paul.eggleton@linux.intel.com>" |
diff --git a/meta-yocto/conf/distro/poky-tiny.conf b/meta-yocto/conf/distro/poky-tiny.conf index 9197a7c1d5..347280a6dd 100644 --- a/meta-yocto/conf/distro/poky-tiny.conf +++ b/meta-yocto/conf/distro/poky-tiny.conf | |||
@@ -126,7 +126,7 @@ PNBLACKLIST[build-appliance-image] = "not buildable with poky-tiny" | |||
126 | PNBLACKLIST[core-image-base] = "not buildable with poky-tiny" | 126 | PNBLACKLIST[core-image-base] = "not buildable with poky-tiny" |
127 | PNBLACKLIST[core-image-basic] = "not buildable with poky-tiny" | 127 | PNBLACKLIST[core-image-basic] = "not buildable with poky-tiny" |
128 | PNBLACKLIST[core-image-clutter] = "not buildable with poky-tiny" | 128 | PNBLACKLIST[core-image-clutter] = "not buildable with poky-tiny" |
129 | PNBLACKLIST[core-image-gtk-directfb] = "not buildable with poky-tiny" | 129 | PNBLACKLIST[core-image-directfb] = "not buildable with poky-tiny" |
130 | PNBLACKLIST[core-image-lsb] = "not buildable with poky-tiny" | 130 | PNBLACKLIST[core-image-lsb] = "not buildable with poky-tiny" |
131 | PNBLACKLIST[core-image-lsb-dev] = "not buildable with poky-tiny" | 131 | PNBLACKLIST[core-image-lsb-dev] = "not buildable with poky-tiny" |
132 | PNBLACKLIST[core-image-lsb-sdk] = "not buildable with poky-tiny" | 132 | PNBLACKLIST[core-image-lsb-sdk] = "not buildable with poky-tiny" |
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 |