<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/recipes/procps, branch org.openembedded.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>ncurses_5.7.bb,recipes: Make DEFAULT_PREFERENCE</title>
<updated>2010-08-23T15:12:19+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2010-08-22T17:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=41569c5f4eb81baeb26f3a429602c8568d1c24fe'/>
<id>41569c5f4eb81baeb26f3a429602c8568d1c24fe</id>
<content type='text'>
* Select 5.7 if none pinned.
* Bump PR for recipes which have ncurses dependency.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Select 5.7 if none pinned.
* Bump PR for recipes which have ncurses dependency.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>procps: RRECOMMENDS ncurses-terminfo</title>
<updated>2010-08-12T20:31:14+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2010-08-12T20:16:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=925829fdf75571dcec821e4ec0c1596046e1f903'/>
<id>925829fdf75571dcec821e4ec0c1596046e1f903</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>procps: handle pgrep through alternatives</title>
<updated>2010-06-09T20:02:28+00:00</updated>
<author>
<name>Roman I Khimov</name>
<email>khimov@altell.ru</email>
</author>
<published>2010-05-18T09:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=97721acc3b096fb34ebe8c4f2305011dd0540254'/>
<id>97721acc3b096fb34ebe8c4f2305011dd0540254</id>
<content type='text'>
 * pgrep can be provided by busybox
 * remove useless FILES definition along the way

Signed-off-by: Roman I Khimov &lt;khimov@altell.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * pgrep can be provided by busybox
 * remove useless FILES definition along the way

Signed-off-by: Roman I Khimov &lt;khimov@altell.ru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the do_patch apply=yes param implicit if extension is .diff/.patch</title>
<updated>2010-05-25T19:54:52+00:00</updated>
<author>
<name>Chris Larson</name>
<email>chris_larson@mentor.com</email>
</author>
<published>2010-05-24T20:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=6fe7cef27069415f2eba36bc640cf59013d4979b'/>
<id>6fe7cef27069415f2eba36bc640cf59013d4979b</id>
<content type='text'>
For .diff/.patch you need to apply manually, you can specify apply=no.

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
Acked-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For .diff/.patch you need to apply manually, you can specify apply=no.

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
Acked-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename url params patch=&lt;ignored&gt;/pnum=&lt;n&gt; to apply={yes,no}/striplevel=&lt;n&gt;</title>
<updated>2010-05-25T19:53:41+00:00</updated>
<author>
<name>Chris Larson</name>
<email>chris_larson@mentor.com</email>
</author>
<published>2010-05-24T03:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0'/>
<id>bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0</id>
<content type='text'>
I think this makes the behavior rather more clear.

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
Acked-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I think this makes the behavior rather more clear.

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
Acked-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>procps: apply patch from Ubuntu to finally get rid of 'Unknown Hz value'</title>
<updated>2010-03-16T14:47:42+00:00</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>marcin@juszkiewicz.com.pl</email>
</author>
<published>2010-03-16T14:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=ce2d4f482a41ee2b8884095174ce278d8fc277de'/>
<id>ce2d4f482a41ee2b8884095174ce278d8fc277de</id>
<content type='text'>
Signed-off-by: Marcin Juszkiewicz &lt;marcin@juszkiewicz.com.pl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Marcin Juszkiewicz &lt;marcin@juszkiewicz.com.pl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>procps: added 3.2.8 and dropped older</title>
<updated>2010-03-15T15:22:12+00:00</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>marcin@juszkiewicz.com.pl</email>
</author>
<published>2010-03-15T15:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=878bf07cfb2c25a1cc87252f9fb7b1d478fe3d17'/>
<id>878bf07cfb2c25a1cc87252f9fb7b1d478fe3d17</id>
<content type='text'>
This version no longer complain about unknown Hz value during boot.

Signed-off-by: Marcin Juszkiewicz &lt;marcin@juszkiewicz.com.pl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This version no longer complain about unknown Hz value during boot.

Signed-off-by: Marcin Juszkiewicz &lt;marcin@juszkiewicz.com.pl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>procps_3.2.7.bb: Fix compilation when usr/bin is same as /bin</title>
<updated>2009-09-06T02:19:54+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2009-09-04T18:23:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=8c2c7d80a8386b907e95cce3efcc02e59c5924c2'/>
<id>8c2c7d80a8386b907e95cce3efcc02e59c5924c2</id>
<content type='text'>
* On DISTROs like micro where bindir and base_bindir are
  same, procps does not compile because it wants to install
  binaries in both places. We have to pass the variable to
  make file since it does not use autotools.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* On DISTROs like micro where bindir and base_bindir are
  same, procps does not compile because it wants to install
  binaries in both places. We have to pass the variable to
  make file since it does not use autotools.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>procps: adjust FILES so that libproc-*.so lands in ${PN}</title>
<updated>2009-06-15T09:29:40+00:00</updated>
<author>
<name>Phil Blundell</name>
<email>philb@gnu.org</email>
</author>
<published>2009-06-15T09:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=0b3384290643080122d5938c6b3f8f6454bf4524'/>
<id>0b3384290643080122d5938c6b3f8f6454bf4524</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>procps: use LDFLAGS (fixes QA error)</title>
<updated>2009-04-02T09:16:00+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2009-04-02T09:16:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=f36e79c8e34e76dcc272bbfb11ebdf160d9d6401'/>
<id>f36e79c8e34e76dcc272bbfb11ebdf160d9d6401</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
