Hi Henrik,

On Friday 27 September 2013 11:40:42 Kraft, Henrik wrote:
> what do you mean by patch file? Do you mean a diff output of the old and
> new versions of all ruel files related to the package?
>
> [prompt.at.MyBSP]$ diff rules/sqlite3.make rules.save/sqlite3.make
> 19,20c19,20
> < SQLITE3_VERSION       := autoconf-3080002
> < SQLITE3_MD5   := 6d6cc639a4da04fbbdda7b1a1a01b386
> ---
>
> > SQLITE3_VERSION       := autoconf-3071700
> > SQLITE3_MD5   := 18c285053e9562b848209cb0ee16d4ab
>
> 23c23
> < SQLITE3_URL   := http://sqlite.org/2013/$(SQLITE3).$(SQLITE3_SUFFIX)
> ---
>
> > SQLITE3_URL   := http://www.sqlite.org/2013/$(SQLITE3).$(SQLITE3_SUFFIX)
>
> diff rules/sqlite3.in rules.save/sqlite3.in (no output because they don't
> differ)

Okay, you modified your BSP local version.

Hmm, in the current PTXdist I found a rules/sqlite.* but no rules/sqlite3.*.

Please rename your files to sqlite.make and sqlite.in instead, if you want to 
replace the one which comes with PTXdist.

Regards,
Juergen

-- 
Pengutronix e.K.                              | Juergen Beisert             |
Linux Solutions for Science and Industry      | http://www.pengutronix.de/  |

-- 
ptxdist mailing list
[email protected]

Reply via email to