mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* Re: [ptxdist] newer package version
@ 2013-09-27  9:40 Kraft, Henrik
  2013-09-27 10:33 ` Alexander Dahl
  2013-09-27 11:06 ` Jürgen Beisert
  0 siblings, 2 replies; 15+ messages in thread
From: Kraft, Henrik @ 2013-09-27  9:40 UTC (permalink / raw)
  To: ptxdist


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

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)

Mit freundlichen Grüßen

Henrik Kraft
z.Zt. Heidolph Instruments GmbH & Co. KG
Walpersdorfer Str. 12
91126 Schwabach
09122 - 99 20 - 58


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

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

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 15+ messages in thread
* Re: [ptxdist] newer package version
@ 2013-09-27 11:40 Kraft, Henrik
  2013-09-27 11:55 ` Jürgen Beisert
  0 siblings, 1 reply; 15+ messages in thread
From: Kraft, Henrik @ 2013-09-27 11:40 UTC (permalink / raw)
  To: ptxdist


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

thanks.

With ptxdist its not clear which file manipulation are allowed and which are not.

Have a nice weekend

Henrik Kraft
z.Zt. Heidolph Instruments GmbH & Co. KG
Walpersdorfer Str. 12
91126 Schwabach
09122 - 99 20 - 58


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

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

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 15+ messages in thread
* Re: [ptxdist] newer package version
@ 2013-09-27 11:36 Kraft, Henrik
  0 siblings, 0 replies; 15+ messages in thread
From: Kraft, Henrik @ 2013-09-27 11:36 UTC (permalink / raw)
  To: ptxdist


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

Dear Marc,

as I took over this project from a predecessor I've met only once its possible that he create the sqlite3.* files.

Kind regards

Henrik Kraft
z.Zt. Heidolph Instruments GmbH & Co. KG
Walpersdorfer Str. 12
91126 Schwabach
09122 - 99 20 - 58


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

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

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 15+ messages in thread
* Re: [ptxdist] newer package version
@ 2013-09-27 11:33 Kraft, Henrik
  2013-09-27 11:40 ` Jürgen Beisert
  0 siblings, 1 reply; 15+ messages in thread
From: Kraft, Henrik @ 2013-09-27 11:33 UTC (permalink / raw)
  To: ptxdist


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

Hi Jürgen,

I've got it working. But now I have 3 versions of sqlite ing platform-[device]/build-target. How can I get rid of the older versions?

kind regards

Henrik Kraft
z.Zt. Heidolph Instruments GmbH & Co. KG
Walpersdorfer Str. 12
91126 Schwabach
09122 - 99 20 - 58


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

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

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 15+ messages in thread
* Re: [ptxdist] newer package version
@ 2013-09-27 11:28 Kraft, Henrik
  2013-09-27 11:33 ` Marc Kleine-Budde
  0 siblings, 1 reply; 15+ messages in thread
From: Kraft, Henrik @ 2013-09-27 11:28 UTC (permalink / raw)
  To: ptxdist


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

Hi Jürgen,

the original names were sqlite3.* though in menuconfig the name was sqlite. But with version 3071700 it worked.

I have tried your suggestions but even after ptxdist clean sqlite/slqlite3 and using ptxdist step by step the new version was not created.

N.B. ptxdist is version 212.03.0

kind regards

Henrik Kraft
z.Zt. Heidolph Instruments GmbH & Co. KG
Walpersdorfer Str. 12
91126 Schwabach
09122 - 99 20 - 58


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

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

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 15+ messages in thread
* Re: [ptxdist] newer package version
@ 2013-09-27 10:40 Kraft, Henrik
  0 siblings, 0 replies; 15+ messages in thread
From: Kraft, Henrik @ 2013-09-27 10:40 UTC (permalink / raw)
  To: ptxdist


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

From the prompt info of the diff command I tried to show that cwd was BSP folder of the current project. In that I created a folder rules.save where I placed the old sqlite.* from the rules folder. The changes were made in that rule folder which is the rule folder of the ptxdist project.

Mit freundlichen Grüßen

Henrik Kraft
z.Zt. Heidolph Instruments GmbH & Co. KG
Walpersdorfer Str. 12
91126 Schwabach
09122 - 99 20 - 58


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

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

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [ptxdist] newer package version
@ 2013-09-27  8:53 Kraft, Henrik
  2013-09-27  8:58 ` Pascal K
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Kraft, Henrik @ 2013-09-27  8:53 UTC (permalink / raw)
  To: ptxdist


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

I want to use a newer version of sqlite3 (autoconf-3080002) and therefore changed the contents of the head fo sqlite3.make as follows:

from
SQLITE3_VERSION := autoconf-3071700
SQLITE3_MD5     := 18c285053e9562b848209cb0ee16d4ab
SQLITE3_URL     := http://www.sqlite.org/2013/$(SQLITE3).$(SQLITE3_SUFFIX)

to
SQLITE3_VERSION := autoconf-3080002
SQLITE3_MD5     := 6d6cc639a4da04fbbdda7b1a1a01b386
SQLITE3_URL     := http://sqlite.org/2013/$(SQLITE3).$(SQLITE3_SUFFIX)

When I run ptxdist go still the old version will be used.

What else should be done?

The new feature I want to use is to insert multiple records in one sql statement from a Qt application.

kind regards

Henrik Kraft
z.Zt. Heidolph Instruments GmbH & Co. KG
Walpersdorfer Str. 12
91126 Schwabach
09122 - 99 20 - 58


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

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

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2013-09-27 11:55 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-27  9:40 [ptxdist] newer package version Kraft, Henrik
2013-09-27 10:33 ` Alexander Dahl
2013-09-27 11:06 ` Jürgen Beisert
  -- strict thread matches above, loose matches on Subject: below --
2013-09-27 11:40 Kraft, Henrik
2013-09-27 11:55 ` Jürgen Beisert
2013-09-27 11:36 Kraft, Henrik
2013-09-27 11:33 Kraft, Henrik
2013-09-27 11:40 ` Jürgen Beisert
2013-09-27 11:28 Kraft, Henrik
2013-09-27 11:33 ` Marc Kleine-Budde
2013-09-27 10:40 Kraft, Henrik
2013-09-27  8:53 Kraft, Henrik
2013-09-27  8:58 ` Pascal K
2013-09-27  9:00 ` Josef Holzmayr
2013-09-27  9:08 ` Jürgen Beisert

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