package/libgeos: use specific bug instead of BR2_nios2 to disable package
authorGiulio Benetti <giulio.benetti@benettiengineering.com>
Wed, 17 Mar 2021 16:34:59 +0000 (17:34 +0100)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Mon, 26 Apr 2021 19:52:34 +0000 (21:52 +0200)
commit72eba37e520ede9277a7a84cde82be992eb5639d
treeebeabba5cabc21ac22b8828e9e829fc483d60588
parentfada153130c57a1f6e30f67f205cb77d0efb08fa
package/libgeos: use specific bug instead of BR2_nios2 to disable package

Let's use the _BUG_ form for disabling this package instead of BR2_nios2
architecture as we already use it for other packages.

Propagate this dependency to postgis. Also add the missing dependency on
bug 21464 to postgis.

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
[Arnout:
 - put 27597 after 21464 instead of before it;
 - propagate dependency to postgis;
 - mention the bugs in the comments.
]
package/libgeos/Config.in
package/postgis/Config.in