<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/recipes/obexpush, branch multitech-corecdp-dev</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>obexpush: update INITSCRIPT_PARAMS to use only one digit param</title>
<updated>2009-12-09T16:45:47+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2009-12-09T16:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=959fa7ec51b89b5bc89d13af3aae76cf0c7ff4fe'/>
<id>959fa7ec51b89b5bc89d13af3aae76cf0c7ff4fe</id>
<content type='text'>
* update-rc.d_0.7 calls "printf %02d 09" inside and 09 is considered as
  octal number and it fails, then stop parameter is used as 00 and "sh:
  09: invalid number" is shown in postinst.
* Maybe this should be fixed in update-rc.d as it suggests to use both
  digits "update-rc.d [-n] [-r &lt;root&gt;] [-s] &lt;basename&gt; defaults [NN | sNN
  kNN]" which is quite misleading as you cannot use 's' or 'k' as
  prefix.

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update-rc.d_0.7 calls "printf %02d 09" inside and 09 is considered as
  octal number and it fails, then stop parameter is used as 00 and "sh:
  09: invalid number" is shown in postinst.
* Maybe this should be fixed in update-rc.d as it suggests to use both
  digits "update-rc.d [-n] [-r &lt;root&gt;] [-s] &lt;basename&gt; defaults [NN | sNN
  kNN]" which is quite misleading as you cannot use 's' or 'k' as
  prefix.

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>obexpush:  create /var/obexpush on installation</title>
<updated>2009-12-09T10:19:14+00:00</updated>
<author>
<name>Benjamin Schieder</name>
<email>blindcoder@scavenger.homeip.net</email>
</author>
<published>2009-12-09T09:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=696d681007dc17c2ece1b486be08f57422615ff8'/>
<id>696d681007dc17c2ece1b486be08f57422615ff8</id>
<content type='text'>
* it is the default path in the ARGS, so it should better exist
Signed-off-by: Sebastian Spaeth &lt;Sebastian@SSpaeth.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* it is the default path in the ARGS, so it should better exist
Signed-off-by: Sebastian Spaeth &lt;Sebastian@SSpaeth.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>obexpush: use LDFLAGS (fixes QA error)</title>
<updated>2009-04-08T08:27:16+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2009-04-08T08:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=4b49e2ab31f0512f8cf00466ee0dec6e6b4c3116'/>
<id>4b49e2ab31f0512f8cf00466ee0dec6e6b4c3116</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename packages/ to recipes/ per earlier agreement</title>
<updated>2009-03-17T18:32:59+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denis@denix.org</email>
</author>
<published>2009-03-17T18:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=709c4d66e0b107ca606941b988bad717c0b45d9b'/>
<id>709c4d66e0b107ca606941b988bad717c0b45d9b</id>
<content type='text'>
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
