| Submitter | Tom Rini |
|---|---|
| Date | July 19, 2011, 3:34 p.m. |
| Message ID | <cover.1311089204.git.tom_rini@mentor.com> |
| Download | mbox |
| Permalink | /patch/7897/ |
| State | New, archived |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib trini/misc-fixes-19julyComments
On 07/19/2011 08:34 AM, Tom Rini wrote: > Hey all, > > As part of doing some "fix builds in very long paths" builds of world I've > hit a few DEPENDS problems. The following series is mostly adding DEPENDS > where they're missing today. While I was fixing up gnome-doc-utils-native > I noticed it has the installed but not packaged QA problem so I fixed that > while in here. > > The following changes since commit e66c2999afa2b3efbce8bb46c89f9db5e15f35c7: > Saul Wold (1): > libx11: ensure nativesdk uses correct DEPENDS and XCB flags > > are available in the git repository at: > > git://git.openembedded.org/openembedded-core-contrib trini/misc-fixes-19july > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=trini/misc-fixes-19july > > Tom Rini (4): > metacity: Add gnome-doc-utils to DEPENDS > gnome-doc-utils: Package up python site packages, bump PR > iptuils: Add sgmlspl-native to DEPENDS > btrfs-tools: Add util-linux to DEPENDS > > .../btrfs-tools/btrfs-tools_git.bb | 3 ++- > meta/recipes-extended/iputils/iputils_s20101006.bb | 4 ++-- > meta/recipes-gnome/gnome/gnome-doc-utils.inc | 4 ++-- > meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb | 2 +- > meta/recipes-gnome/gnome/metacity_2.30.3.bb | 4 ++-- > 5 files changed, 9 insertions(+), 8 deletions(-) > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > Merged into OE-Core Thanks Sau!
Hey all, As part of doing some "fix builds in very long paths" builds of world I've hit a few DEPENDS problems. The following series is mostly adding DEPENDS where they're missing today. While I was fixing up gnome-doc-utils-native I noticed it has the installed but not packaged QA problem so I fixed that while in here. The following changes since commit e66c2999afa2b3efbce8bb46c89f9db5e15f35c7: Saul Wold (1): libx11: ensure nativesdk uses correct DEPENDS and XCB flags are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib trini/misc-fixes-19july http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=trini/misc-fixes-19july Tom Rini (4): metacity: Add gnome-doc-utils to DEPENDS gnome-doc-utils: Package up python site packages, bump PR iptuils: Add sgmlspl-native to DEPENDS btrfs-tools: Add util-linux to DEPENDS .../btrfs-tools/btrfs-tools_git.bb | 3 ++- meta/recipes-extended/iputils/iputils_s20101006.bb | 4 ++-- meta/recipes-gnome/gnome/gnome-doc-utils.inc | 4 ++-- meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb | 2 +- meta/recipes-gnome/gnome/metacity_2.30.3.bb | 4 ++-- 5 files changed, 9 insertions(+), 8 deletions(-)