<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/packages/hal/hal_git.bb, branch 1.2_M1</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=1.2_M1</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=1.2_M1'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2010-09-01T18:09:57+00:00</updated>
<entry>
<title>packages: Separate out most of the remaining packages into recipes</title>
<updated>2010-09-01T18:09:57+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-09-01T18:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d62ee7eaf2ba025c3f64b2d4e10dc7cec4637612'/>
<id>urn:sha1:d62ee7eaf2ba025c3f64b2d4e10dc7cec4637612</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>populate-volatile.sh: cleanup duplicated invocations and remove boot warning</title>
<updated>2010-08-12T14:39:24+00:00</updated>
<author>
<name>Kevin Tian</name>
<email>kevin.tian@intel.com</email>
</author>
<published>2010-08-11T05:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e101642a61fc418273c1cd4d58a9564b4bdecc5c'/>
<id>urn:sha1:e101642a61fc418273c1cd4d58a9564b4bdecc5c</id>
<content type='text'>
For one, populate-volatile.sh is itself a rcS script which is invoked earlier
than package's own postinst method (last one in rcS). If package has already
installed their volatile files correctly, it doesn't make sense to update volatile
again in postinst since nothing is changed.

On the other hand, dbus/hal are special since their user/group are only created
in the target. If they pre-install volatiles like others, populate-volatile.sh
will report "undefined user" since at that time their user/group haven't been
created. The better way solving this is to generate their volatile in the fly
after user/group are created, and then update volatiles.

This fix [BUGID #121]

Signed-off-by: Kevin Tian &lt;kevin.tian@intel.com&gt;
</content>
</entry>
<entry>
<title>hal: PR needs to be bumped for change to take effect</title>
<updated>2010-07-31T07:18:13+00:00</updated>
<author>
<name>Saul Wold</name>
<email>Saul.Wold@intel.com</email>
</author>
<published>2010-07-31T07:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a235e4195eed3e5c21f458c24f0964c8d5abb740'/>
<id>urn:sha1:a235e4195eed3e5c21f458c24f0964c8d5abb740</id>
<content type='text'>
Signed-off-by: Saul Wold &lt;Saul.Wold@intel.com&gt;
</content>
</entry>
<entry>
<title>hal: upgrade to version 0.5.14</title>
<updated>2010-07-23T22:53:30+00:00</updated>
<author>
<name>Qing He</name>
<email>qing.he@intel.com</email>
</author>
<published>2010-07-20T02:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=8bad27517486ff69b961a03f5d25a9c5aa5a2b7e'/>
<id>urn:sha1:8bad27517486ff69b961a03f5d25a9c5aa5a2b7e</id>
<content type='text'>
from 0.5.13

changes:
  - udev rules dir has been changing to /lib/udev/rules.d in udev
    upstream, add an override to stay in /etc/rules.d for compatibility
  - consolidate hal.inc and hal_git.bb, hal_git.bb is used as a
    reference thus should have a negative preference
  - change preferred version of hal to 0.5.14
  - remove hal_0.5.11+0.5.12rc1
  - remove RRECOMMENDS on udev-utils, the package is to be removed

Signed-off-by: Qing He &lt;qing.he@intel.com&gt;
</content>
</entry>
<entry>
<title>hal: fix metadata</title>
<updated>2010-07-02T22:32:44+00:00</updated>
<author>
<name>Qing He</name>
<email>qing.he@intel.com</email>
</author>
<published>2010-07-01T09:01:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=06ecb32bf32ef9d8ed4e871266e082a57d393dc3'/>
<id>urn:sha1:06ecb32bf32ef9d8ed4e871266e082a57d393dc3</id>
<content type='text'>
add bugtracker, update license
The detail license is very complex and not easy to be expressed
in a single LICENSE line. Adopt a simple notation here, and will
describe details when the package is actually being upgraded.

hal_git doesn't use hal.inc, need further cleanups.

Signed-off-by: Qing He &lt;qing.he@intel.com&gt;
</content>
</entry>
<entry>
<title>autotools: deprecate autotools_stage class</title>
<updated>2010-04-27T16:11:28+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2010-04-26T16:41:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=4d1f39af753ff93e08c91e08bc1b7c0037b89142'/>
<id>urn:sha1:4d1f39af753ff93e08c91e08bc1b7c0037b89142</id>
<content type='text'>
Move the functionality into autotools and ensure all our Poky recipes are no
longer using it.
Keep the autools_stage class around for OE compatability but just have it
inherit autools.

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Remove layout_* variables</title>
<updated>2009-09-17T21:24:36+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-09-16T22:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=af85ce4b4e675feb5796f87137c86d70c2f15b9a'/>
<id>urn:sha1:af85ce4b4e675feb5796f87137c86d70c2f15b9a</id>
<content type='text'>
Remove layout_* variables and replace them with variables specific to the
different classes. The layout variables were only useful for the native/cross
classes and caused more confusion than they solved. They didn't scale to the
sdk class. It now clear a small set of native/cross variables fulfil the needs.

This patch also changes native.bbclass to use "/" as the STAGING_DIR which makes
sense since we're installing binaries into the locations we're compiling them for.

Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>hal: Use autotools_stage_all</title>
<updated>2009-06-12T14:50:01+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-06-12T14:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e7be8af15129caa0c79def705ceb2b87bd9caaa3'/>
<id>urn:sha1:e7be8af15129caa0c79def705ceb2b87bd9caaa3</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Remove hardcoded staging layout assumptions</title>
<updated>2007-11-12T11:06:34+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard@openedhand.com</email>
</author>
<published>2007-11-12T11:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0e09147de182aeb96cff9ff59211b3d907ba83f7'/>
<id>urn:sha1:0e09147de182aeb96cff9ff59211b3d907ba83f7</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3116 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>hal: Tweak RDEPENDS/RRECOMMENDS</title>
<updated>2007-09-27T12:06:18+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard@openedhand.com</email>
</author>
<published>2007-09-27T12:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f0dde94f56045651e7a7de4c287054c0d0ee3485'/>
<id>urn:sha1:f0dde94f56045651e7a7de4c287054c0d0ee3485</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2816 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
</feed>
