mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Pascal K <pascalkrauth@gmail.com>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] two earlier requests
Date: Thu, 5 Sep 2013 13:17:54 +0200	[thread overview]
Message-ID: <CADj18OXRU0jqc60pFKT9H=34gZ0ZzjXTdiZOGke4HXmp9bzdSQ@mail.gmail.com> (raw)


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

Please check if you copy the output of you build in the correct way.

it should be similar like this example from TI. Use the projectroot folder
if you havent done it yet.

Best regards,
Pascal

#
----------------------------------------------------------------------------
# Target-Install
#
----------------------------------------------------------------------------

$(STATEDIR)/wl1271.targetinstall:
@$(call targetinfo)
@$(call install_init, wl1271)
@$(call install_fixup,wl1271,PRIORITY,optional)
@$(call install_fixup,wl1271,SECTION,base)
@$(call install_fixup,wl1271,AUTHOR,"Steve Schefter <steve@scheftech.com>")
@$(call install_fixup,wl1271,DESCRIPTION,missing)

@$(call install_copy, wl1271, 0, 0, 0644, \
$(PTXDIST_WORKSPACE)/projectroot/etc/wpa_supplicant.conf, \
/etc/wpa_supplicant.conf)

@$(call install_copy, wl1271, 0, 0, 0755, \
$(PTXDIST_WORKSPACE)/projectroot/lib/firmware/ti-connectivity/wl127x-fw-3.bin,
\
/lib/firmware/ti-connectivity/wl127x-fw-3.bin)

@$(call install_copy, wl1271, 0, 0, 0755, \
$(PTXDIST_WORKSPACE)/projectroot/lib/firmware/ti-connectivity/wl1271-nvs.bin,
\
/lib/firmware/ti-connectivity/wl1271-nvs.bin)

@$(call install_copy, wl1271, 0, 0, 0755, \
$(PTXDIST_WORKSPACE)/projectroot/etc/init.d/wifi, \
/etc/init.d/wifi)

@$(call install_link, wl1271, ../init.d/wifi, /etc/rc.d/S30wifi)
@$(call install_finish,wl1271)
@$(call touch)


2013/9/5 <Henrik.Kraft@heidolph.de>

>  Sorry I missed the answer to my 1st request from 31.07. on 16.8.2013 but
> it does not really satisfy me because as I mentioned in my request the step
> @$(call touch) is performed with every step in [package].make.****
>
> ** **
>
> For the second message from 22.8. I will try to explain what happens with
> the qjson package.****
>
> - step Download works****
>
> - step extract works****
>
> - step prepare works****
>
> - step install does not work:****
>
>    the library is created but not put in the right places (/usr/lib)****
>
> ** **
>
> kind regards****
>
> ** **
>
> Henrik Kraft****
>
> z.Zt. Heidolph GmbH & Co. KG****
>
> Walpersdorfer Str. 12****
>
> 91126 Schwabach****
>
> 09122 – 99 20 - 58****
>
> ** **
>
> --
> ptxdist mailing list
> ptxdist@pengutronix.de
>
>

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

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

-- 
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2013-09-05 11:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-05 11:17 Pascal K [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-09-05 11:12 Henrik.Kraft
2013-09-06  7:13 ` Jürgen Beisert
2013-09-06  9:24 ` Jürgen Beisert
2013-09-05  5:59 Henrik.Kraft
2013-09-05 10:22 ` Jürgen Beisert

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='CADj18OXRU0jqc60pFKT9H=34gZ0ZzjXTdiZOGke4HXmp9bzdSQ@mail.gmail.com' \
    --to=pascalkrauth@gmail.com \
    --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