Files
poky/meta/recipes-extended
Marcin Juszkiewicz c2bbe5f5d3 libpam: disable NIS to not link with libtirpc when it is available
I was checking ways to make incremental builds faster so I started using
sstate-cache and SSTATE_MIRRORS. But this gave me some nasty bug:

| Collected errors:
|  * satisfy_dependencies_for: Cannot satisfy the following dependencies
for php-cgi:
|  *    libtirpc1 (>= 0.2.2) *
|  * opkg_install_cmd: Cannot install package php-cgi.

I checked details:

In my previous build libtirpc got built before libpam so libpam found it
and linked. As a result packages depend on libtirpc1 but as there is no
such build dependency sstate handling code did not used libtirpc copy...

(From OE-Core rev: e629bdcd1bcb51f2d2101fb53daeac0bd29ab637)

(From OE-Core rev: 8ff92269cd63e153892d129e6e2255812a454a99)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-09-28 16:53:03 +01:00
..
2012-08-21 11:16:41 +01:00
2012-03-16 16:47:43 +00:00
2012-02-26 22:51:58 +00:00
2012-01-24 11:54:24 +00:00
2011-12-24 10:05:45 +00:00
2012-06-14 11:23:49 +01:00
2012-03-21 15:33:05 +00:00
2012-04-06 01:12:46 +01:00
2011-12-05 22:47:07 +00:00
2012-02-03 15:56:35 +00:00
2012-04-16 23:30:49 +01:00
2012-03-21 13:03:45 +00:00
2012-03-19 14:37:42 +00:00
2011-07-01 23:27:29 +01:00
2012-03-16 10:40:31 +00:00
2012-03-21 15:33:06 +00:00
2012-01-03 12:14:33 +00:00
2012-03-08 11:55:38 -08:00
2012-02-26 22:51:58 +00:00
2012-03-19 14:37:44 +00:00
2012-02-21 17:00:46 +00:00
2012-06-14 11:23:47 +01:00
2012-03-16 16:47:43 +00:00
2012-03-16 10:40:31 +00:00
2012-03-21 13:03:46 +00:00
2012-03-16 10:40:30 +00:00
2012-04-16 12:52:09 +01:00
2012-08-21 11:16:38 +01:00
2011-12-08 15:24:32 +00:00
2012-03-28 10:09:16 +01:00