Re: [OpenWrt-Devel] Fixes to BB trunk bot build

2014-02-18 Thread Dirk Neukirchen
On 18.02.2014 08:02, Michel Stempin wrote:
> The following posts is list of patches against current trunk that fixes 20+ 
> packages during the "all-included" bot build, at least for the ramips RT5350F 
> target.
> 
> As the changes are mostly fixes of broken package dependencies and bumps to 
> new versions, these are likely to also fix builds for most other targets too.
> 

answering here to keep the message number down:

i have the same trivial patches for
- elfutils
- icecast
- taskwarrior
on my end

PS: If you want to "clean" your package tree further you can try
some trivial  whitespace fixes that I posted in a tar.gz on the mailing list:
https://lists.openwrt.org/pipermail/openwrt-devel/2014-February/023719.html





smime.p7s
Description: S/MIME Cryptographic Signature
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] Fixes to BB trunk bot build

2014-02-17 Thread Michel Stempin
The following posts is list of patches against current trunk that fixes 20+ 
packages during the "all-included" bot build, at least for the ramips RT5350F 
target.

As the changes are mostly fixes of broken package dependencies and bumps to new 
versions, these are likely to also fix builds for most other targets too.

-- 
Michel

Michel Stempin (20):
  aalib: fixed build configuration
  at: added missing dependency on libpam
  debootstrap: bumped version from 1.0.55 to 1.0.55~bpo70+1
  elfutils: added missing dependency on liblzma
  fxload: fixed include path for Linux UAPI
  gw6c: fixed sed separator
  icecast: added missing dependency on libopenssl
  imagemagick: added missing dependency on liblzma
  keepalived: fixed build configuration
  l2tpv3tun: added include paths to Linux UABI and fixed dependencies
on libnl
  libdmapsharing: prevent dpapview build
  libfreefare: bumped version for 0.2.3 to 0.4.0
  lttng-tools: forced autoreconf
  mc: added missing dependecy on libssh2
  taskwarrior: added missing dependency on libgnutls
  tiff: added missing dependency on liblzma
  tor-alpha: added mirror site
  mocp: bumped version from 2.4.4 to 2.5.0-beta2 and removed obsolete
patch
  tspc: fixed sed separator
  wview: added missing dependency on libopenssl

 admin/debootstrap/Makefile|4 +--
 devel/lttng-tools/Makefile|1 +
 ipv6/gw6c/patches/001-sed-separator.patch |   18 +++
 ipv6/tspc/patches/002-sed-separator.patch |   22 +
 libs/aalib/Makefile   |4 +--
 libs/aalib/patches/002-configure.patch|   11 +++
 libs/elfutils/Makefile|2 +-
 libs/libdmapsharing/patches/002-no-dpapview.patch |   15 +
 libs/libfreefare/Makefile |8 ++---
 libs/tiff/Makefile|2 +-
 multimedia/icecast/Makefile   |2 +-
 multimedia/imagemagick/Makefile   |2 +-
 net/keepalived/Makefile   |3 --
 net/l2tpv3tun/Makefile|4 +--
 net/tor-alpha/Makefile|3 +-
 sound/mocp/Makefile   |8 ++---
 sound/mocp/patches/001-moc-ffmpeg-update.patch|   34 -
 utils/at/Makefile |2 +-
 utils/fxload/Makefile |2 +-
 utils/mc/Makefile |2 +-
 utils/taskwarrior/Makefile|2 +-
 utils/wview/Makefile  |2 +-
 22 files changed, 92 insertions(+), 61 deletions(-)
 create mode 100644 ipv6/gw6c/patches/001-sed-separator.patch
 create mode 100644 ipv6/tspc/patches/002-sed-separator.patch
 create mode 100644 libs/aalib/patches/002-configure.patch
 create mode 100644 libs/libdmapsharing/patches/002-no-dpapview.patch
 delete mode 100644 sound/mocp/patches/001-moc-ffmpeg-update.patch

-- 
1.7.10.4
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Fixes to BB trunk bot build

2014-02-16 Thread Luka Perkov
Hi Michel,

On Sun, Feb 16, 2014 at 10:59:35PM +0100, Michel Stempin wrote:
> My question is: how to submit this to the list: is a single patchset better
> or an individual per package submission the best way?

Please send patch per package as described here:

https://dev.openwrt.org/wiki/SubmittingPatches

Luka
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] Fixes to BB trunk bot build

2014-02-16 Thread Michel Stempin
I have a list of patches against current trunk that fixes 20+ packages during 
the "all-included" bot build, at least for the ramips RT5350F target.

As the changes are mostly fixes of broken package dependencies and bumps to new 
versions, these are likely to also fix builds for most other targets too.

My question is: how to submit this to the list: is a single patchset better or 
an individual per package submission the best way?
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel