Go to file
Hongxu Jia 6452692b70 postgresql: improve reproducibility
- Make pg_config not record var-CC, var-CFLAGS, and configure
  which contains build paths

- Split pgxs in which Makefile.global contains build path from
  package postgresql to postgresql-server-dev, it refers ubuntu
Here is we got from Ubuntu 18.04
$ dpkg -c /var/cache/apt/archives/postgresql-server-dev-10_10.8-0ubuntu0.18.04.1_amd64.deb
-rwxr-xr-x root/root     30792 2019-05-07 17:20 ./usr/lib/postgresql/10/bin/pg_config
drwxr-xr-x root/root         0 2019-05-07 17:20 ./usr/lib/postgresql/10/lib/
drwxr-xr-x root/root         0 2019-05-07 17:20 ./usr/lib/postgresql/10/lib/pgxs/
drwxr-xr-x root/root         0 2019-05-07 17:20 ./usr/lib/postgresql/10/lib/pgxs/config/
drwxr-xr-x root/root         0 2019-05-07 17:20 ./usr/lib/postgresql/10/lib/pgxs/src/
-rw-r--r-- root/root     31309 2019-05-07 17:20 ./usr/lib/postgresql/10/lib/pgxs/src/Makefile.global

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-09-04 14:30:59 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems exfat-utils: moved to github 2019-09-02 19:39:29 -07:00
meta-gnome gnome-desktop3: Fix REQUIRED_DISTRO_FEATURES 2019-09-02 19:39:52 -07:00
meta-initramfs README: updated Maintainers list for Warrior 2019-05-07 09:34:43 -07:00
meta-multimedia vlc: notify switched to GTK+3 some time ago 2019-09-02 19:39:52 -07:00
meta-networking wireshark: upgrade 3.0.2 -> 3.0.3 2019-09-04 09:26:25 -07:00
meta-oe postgresql: improve reproducibility 2019-09-04 14:30:59 -07:00
meta-perl README: updated Maintainers list for Warrior 2019-05-07 09:34:43 -07:00
meta-python python-cassandra-driver.inc: fix DEPENDS 2019-06-16 08:15:18 -07:00
meta-webserver apache2: upgrade 2.4.39 -> 2.4.41 2019-09-02 19:39:53 -07:00
meta-xfce meta-xfce: add meta-networking to layer depends 2019-05-23 07:03:43 -07: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: updated Maintainers list for Warrior 2019-05-07 09:34:43 -07:00

Collection of layers for the OE-core universe

Warrior maintainer: Armin Kuster  <akuster808@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories