mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] Bug on ptxdist-2016.05.0
@ 2016-06-09  8:40 Raimundo Sagarzazu
  2016-06-09 13:07 ` Carsten Schlote
  0 siblings, 1 reply; 8+ messages in thread
From: Raimundo Sagarzazu @ 2016-06-09  8:40 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 569 bytes --]

Sorry, the patch:

diff -rup a/scripts/lib/ptxd_make_xpkg_pkg.sh b/scripts/lib/ptxd_make_xpkg_pkg.sh
--- a/scripts/lib/ptxd_make_xpkg_pkg.sh          2016-05-30 16:41:31.000000000 +0200
+++ b/scripts/lib/ptxd_make_xpkg_pkg.sh       2016-06-09 09:23:50.372027049 +0200
@@ -314,7 +314,7 @@ install ${cmd}:
               echo "using '$(ptxd_print_path "${src}")' instead"
     fi &&

-    if [ -z "${stip}" ]; then
+    if [ -z "${strip}" ]; then
               if readelf -h "${src}" &> /dev/null; then
                   strip="y"
               else



[-- Attachment #1.2: Type: text/html, Size: 4480 bytes --]

[-- Attachment #2: Type: text/plain, Size: 91 bytes --]

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [ptxdist] Bug on ptxdist-2016.05.0
@ 2016-06-09  8:35 Raimundo Sagarzazu
  0 siblings, 0 replies; 8+ messages in thread
From: Raimundo Sagarzazu @ 2016-06-09  8:35 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 273 bytes --]

Hello,

I've found a bug on the "ptxd_make_xpkg_pkg.sh" script related to the strip option of the "install_*" function. It leads to a stripping of all kernel modules that can't be loaded because they have no symbols. I attach the patch.

Regards,

  Raimun.





[-- Attachment #1.2: Type: text/html, Size: 2442 bytes --]

[-- Attachment #2: Type: text/plain, Size: 91 bytes --]

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-09-08  9:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-09  8:40 [ptxdist] Bug on ptxdist-2016.05.0 Raimundo Sagarzazu
2016-06-09 13:07 ` Carsten Schlote
2016-06-09 14:15   ` Ladislav Michl
2016-06-10 10:08     ` Michael Olbrich
2016-06-30  8:39       ` Wim Vinckier
2016-06-30 14:10         ` Michael Olbrich
2016-09-08  9:08           ` Wim Vinckier
  -- strict thread matches above, loose matches on Subject: below --
2016-06-09  8:35 Raimundo Sagarzazu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox