Go to file
Kang Kai 1ecd7bbba8 postfix: remove overriding config config_directory
postfix 2.11.1 adds overriding config check. In postinstall script, it
calls command newaliases to read configure file main.cf_2.0.
config_directory is set in config main.cf_2.0, but it is an overriding
config and warning shows when build an image:

WARNING: log_check: There is a warn message in the logfile
WARNING: log_check: Matched keyword: [warn]
WARNING: log_check: newaliases: warning:
/buildarea3/kkang/poky/qemuarm-build/tmp/work/qemuarm-poky-linux-gnueabi/core-
image-minimal/1.0-r0/rootfs/etc/postfix/main.cf, line 27: overriding
earlier entry: config_directory=/buildarea3/kkang/
poky/qemuarm-build/tmp/work/qemuarm-poky-linux-gnueabi/core-image-minimal/1.0-r0/rootfs/etc/postfix

Remove config_directory setting in main.cf_2.0 to avoid this warning.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2014-10-21 14:33:03 -04:00
contrib contrib/tesseract-langs.sh: add script to generate recipes for tesseract languages 2014-06-10 12:16:23 +02:00
meta-efl efl: add dependency on libxdamage 2014-10-06 01:07:52 +02:00
meta-filesystems owfs: remove unrecognized configure options 2014-08-11 10:59:22 +02:00
meta-gnome tracker: add dependency on networkmanager 2014-10-14 11:48:57 +02:00
meta-gpe meta-gpe: use BPN in SRC_URI 2014-07-15 14:56:55 +02:00
meta-initramfs linux-yocto-tiny-kexecboot_3.17: initial commit based on 3.17-rc6 2014-10-05 22:48:09 +01:00
meta-multimedia vlc: add PACKAGECONFIG for libva 2014-10-14 11:48:58 +02:00
meta-networking postfix: remove overriding config config_directory 2014-10-21 14:33:03 -04:00
meta-oe vim: add ncurses-terminfo-base as a runtime dependency 2014-10-18 10:47:43 +02:00
meta-perl meta-perl: fix for eglibc-gconvs 2014-09-26 05:42:53 +02:00
meta-python python-matplotlib: add dateutil & pytz to DEPENDS/RDEPENDS 2014-10-14 11:48:58 +02:00
meta-ruby ruby.inc: DEPEND on libyaml-native 2014-09-26 05:42:53 +02:00
meta-systemd keymaps: systemd support now in OE-Core 2014-09-26 05:41:52 +02:00
meta-webserver modphp: using PKGCONFIG and PACKAGECONFIG for libxml and soap 2014-10-14 11:48:58 +02:00
meta-xfce xfce4-dev-tools: add bash to RDEPENDS 2014-10-16 07:01:01 +02:00
toolchain-layer gcc-4.6: Update to match gcc restructing in OE-Core 2013-09-03 19:56:52 +02:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories