Go to file
Yi Zhao b5b95422e7 postfix: fix generating aliases db files
When generating aliases db files, the newaliases tries to chdir
/var/spool/postfix on the host. It would cause a failure if the host
doesn't install postfix:
newaliases: fatal: chdir /var/spool/postfix: No such file or directory

Move this step from do_install to pkg_postinst to make sure newaliases
and postmap run during the image creation.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2018-02-05 10:40:18 -05:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems smbnetfs: update update 0.5.3a -> 0.6.0 2017-11-15 16:30:50 -08:00
meta-gnome gtksourceview-classic-light: initial add 1.0 2018-01-22 19:40:02 -08:00
meta-initramfs recipes: use oe.utils.conditional instead of deprecated base_conditional 2018-02-01 13:48:27 +00:00
meta-multimedia fluidsynth: update 1.1.8 -> 1.1.9 2018-01-22 19:40:02 -08:00
meta-networking postfix: fix generating aliases db files 2018-02-05 10:40:18 -05:00
meta-oe recipes: use oe.utils.conditional instead of deprecated base_conditional 2018-02-01 13:48:27 +00:00
meta-perl libxml-libxml-perl: upgrade 2.0131 -> 2.0132 2018-01-26 17:28:13 -08:00
meta-python python-tornado: update license checksum for whitespace changes 2018-01-26 17:28:30 -08:00
meta-webserver recipes: use oe.utils.conditional instead of deprecated base_conditional 2018-02-01 13:48:27 +00:00
meta-xfce xfce-polkit: fix Name/Comment fields in desktop file 2018-01-22 19:40:02 -08: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