Ah right, yeah, I guess so. Thanks, I'll re-send.
Do we have any roadmap for getting to a point where we don't need to
keep bumping PR by hand anymore?
p.
On Tue, 2012-09-11 at 20:09 +0200, Martin Jansa wrote:
> Missing PR bumps?
>
> On Tue, Sep 11, 2012 at 8:04 PM, Phil Blundell wrote:
> > C
Commit 13544fbc6217fee1731a6da1e2cf94901a500842 changed the ordering
of PACKAGES so that ${PN}-dev came before ${PN}. However, this caused
the FILES matching to go wrong if ${libdir} == ${base_libdir}. Fix this
by moving ${PN} ahead of ${PN}-dev once again.
Signed-off-by: Phil Blundell
---
met