From: Carsten Schlote <c.schlote@konzeptpark.de>
To: "ptxdist@pengutronix.de" <ptxdist@pengutronix.de>
Subject: Re: [ptxdist] Bug on ptxdist-2016.05.0
Date: Thu, 9 Jun 2016 13:07:51 +0000 [thread overview]
Message-ID: <87EB530CFD0AAB46BD93A302F9EF57EE2B411EFA@kpladc0011.konzeptpark.intra> (raw)
In-Reply-To: <35937C647BBDA440A7047E3EF1E8A74A062A3F5295@SPC011.packaging.ulma.es>
[-- Attachment #1.1: Type: text/plain, Size: 1043 bytes --]
Hi Raimundo,
I tried that patch as it really looks like a typo. Anyway, with the patch applied you get a problem when target-installing the
kernel modules. It tried to strip module.symbols and obviously fails.
So this fix might need further fixes.
Carsten
Von: ptxdist [mailto:ptxdist-bounces@pengutronix.de] Im Auftrag von Raimundo Sagarzazu
Gesendet: Donnerstag, 9. Juni 2016 10:40
An: ptxdist@pengutronix.de
Betreff: [ptxdist] Bug on ptxdist-2016.05.0
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: 6947 bytes --]
[-- Attachment #2: Type: text/plain, Size: 91 bytes --]
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2016-06-09 13:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-09 8:40 Raimundo Sagarzazu
2016-06-09 13:07 ` Carsten Schlote [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87EB530CFD0AAB46BD93A302F9EF57EE2B411EFA@kpladc0011.konzeptpark.intra \
--to=c.schlote@konzeptpark.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox