Hi Michael,

thanks for the review. I will rework all of your point as soon as find
time (this mail and the other two.)

I added three further patches to the end of for-upstream branch.

The new versions of busybox and autotools seem to work, at least
everything behaves correctly.

The <PKG>_CONF_FIXUP patch was added to easily support those projects,
who rely on embedded paths to shared objects. There might be other ways
to load such objects, but the autoconf framework provides the easy
automatic way.

If <PKG>_CONF_FIXUP=NO is defined, the fixup step is skipped. Otherwise
a default of YES is assumed for autoconf, or might be forced with a YES.

Carsten

----------
The following changes since commit
864819408326825f58f8b0345e2ab58dcdfc7506:
  Carsten Schlote (1):
        [perl] Added version 5.10.1

are available in the git repository at:

  git://git.vahanus.net/csc/ptxdist-kp.git/ for-upstream

Carsten Schlote (3):
      [busybox] Updated to 1.16.2
      [ptxd_make_workd_*] Added <PKG>_CONF_FIXUP make variable
      [autotools] Updated to newer autoconf, automake and libtool
versions

 .../0001-reactivate-check-for-tty.patch            |    0
 .../0002-silence-errors-on-BE-platforms.patch      |    0
 patches/{busybox-1.16.1 => busybox-1.16.2}/series  |    0
 rules/busybox.make                                 |    2 +-
 rules/host-autotools-autoconf.make                 |    2 +-
 rules/host-autotools-automake.make                 |    2 +-
 rules/host-autotools-libtool.make                  |    6 +++---
 rules/post/ptxd_make_world_common.make             |    1 +
 scripts/lib/ptxd_make_world_common.sh              |   16
++++++++++++++++
 scripts/lib/ptxd_make_world_patchin.sh             |    4 +++-
 10 files changed, 26 insertions(+), 7 deletions(-)
 rename patches/{busybox-1.16.1 =>
busybox-1.16.2}/0001-reactivate-check-for-tty.patch (100%)
 rename patches/{busybox-1.16.1 =>
busybox-1.16.2}/0002-silence-errors-on-BE-platforms.patch (100%)
 rename patches/{busybox-1.16.1 => busybox-1.16.2}/series (100%)


-- 
Carsten Schlote <[email protected]>
konzeptpark.de

-- 
ptxdist mailing list
[email protected]

Reply via email to