| Submitter | Steffen Sledz |
|---|---|
| Date | Oct. 9, 2012, 8:49 a.m. |
| Message ID | <cover.1349772344.git.sledz@dresearch-fe.de> |
| Download | mbox |
| Permalink | /patch/37987/ |
| State | Accepted |
| Headers | show |
Pull-request
git://github.com/sledz/oe pull-request-3Comments
On Tue, Oct 09, 2012 at 10:49:06AM +0200, Steffen Sledz wrote: > Hi Tom, > > please pull this commit which fixes a build problem on build hosts > with newer libXrender installations. > > Thx, > Steffen > > The following changes since commit a35ceaacb2019750dc9f4b4fd5ea927cf2ad47fb: > > gdk-pixbuf: add missing dependencies (2012-09-14 15:07:04 -0700) > > are available in the git repository at: > > git://github.com/sledz/oe pull-request-3 > https://github.com/sledz/oe/tree/pull-request-3 > > Steffen Sledz (1): > pango-native: add libxrender-native to dependencies > > recipes/pango/pango.inc | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied to 2011.03-maintenance, thanks!
On 09.10.2012 16:42, Tom Rini wrote: > On Tue, Oct 09, 2012 at 10:49:06AM +0200, Steffen Sledz wrote: > >> Hi Tom, >> >> please pull this commit which fixes a build problem on build hosts with newer libXrender installations. >> >> Thx, Steffen >> >> The following changes since commit a35ceaacb2019750dc9f4b4fd5ea927cf2ad47fb: >> >> gdk-pixbuf: add missing dependencies (2012-09-14 15:07:04 -0700) >> >> are available in the git repository at: >> >> git://github.com/sledz/oe pull-request-3 https://github.com/sledz/oe/tree/pull-request-3 >> >> Steffen Sledz (1): pango-native: add libxrender-native to dependencies >> >> recipes/pango/pango.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) > > Applied to 2011.03-maintenance, thanks! Something went wrong. The patch isn't in the 2011.03-maintenance branch. :( Steffen
On Wed, Oct 10, 2012 at 08:41:52AM +0200, Steffen Sledz wrote: > On 09.10.2012 16:42, Tom Rini wrote: > > On Tue, Oct 09, 2012 at 10:49:06AM +0200, Steffen Sledz wrote: > > > >> Hi Tom, > >> > >> please pull this commit which fixes a build problem on build hosts with newer libXrender installations. > >> > >> Thx, Steffen > >> > >> The following changes since commit a35ceaacb2019750dc9f4b4fd5ea927cf2ad47fb: > >> > >> gdk-pixbuf: add missing dependencies (2012-09-14 15:07:04 -0700) > >> > >> are available in the git repository at: > >> > >> git://github.com/sledz/oe pull-request-3 https://github.com/sledz/oe/tree/pull-request-3 > >> > >> Steffen Sledz (1): pango-native: add libxrender-native to dependencies > >> > >> recipes/pango/pango.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) > > > > Applied to 2011.03-maintenance, thanks! > > Something went wrong. The patch isn't in the 2011.03-maintenance branch. :( OK, now it's pushed there too, sorry about that.