Commit Graph

43 Commits

Author SHA1 Message Date
Qing He 4e71fc76ad hal-info: fix metadata
add bugtracker

Signed-off-by: Qing He <qing.he@intel.com>
2010-07-02 15:32:45 -07:00
Qing He 06ecb32bf3 hal: fix metadata
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 <qing.he@intel.com>
2010-07-02 15:32:44 -07:00
Joshua Lock 4d1f39af75 autotools: deprecate autotools_stage class
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 <josh@linux.intel.com>
2010-04-27 17:11:28 +01:00
Richard Purdie af85ce4b4e Remove layout_* variables
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 <rpurdie@linux.intel.com>
2009-09-17 22:24:36 +01:00
Richard Purdie 45d44d3830 hal: Add 0.5.13
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-08-27 16:05:31 +01:00
Richard Purdie e7be8af151 hal: Use autotools_stage_all
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-12 15:50:01 +01:00
Richard Purdie 6c59a754e0 hal-info: 20080508 -> 20090414
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-18 12:39:11 +01:00
Richard Purdie 24bd0050ed hal: 0.5.11 -> 0.5.12rc1 2009-05-18 12:38:48 +01:00
Richard Purdie f3edcecf99 hal: Delete old hal and hal-info versions 2009-01-15 19:48:40 +00:00
Vivian Zhang fdc8250625 upgrade hal to 0.5.11 and hal-info to 20080508(from OE) 2008-12-01 20:42:56 +00:00
Marcin Juszkiewicz d0ba74c7e2 hal-info: do not depend on HAL - it is circular dependency
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4841 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-16 07:29:14 +00:00
Richard Purdie 8bf48dff56 hal: Add fix for libtool 2.2.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4260 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-14 22:28:07 +00:00
Marcin Juszkiewicz 321fc54706 hal: split libraries to separate packages
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3644 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-30 22:04:03 +00:00
Ross Burton 1cffb7140b hal: don't pass --oknodo to start-stop-daemon, busybox doesn't support it
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3197 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-19 17:10:29 +00:00
Richard Purdie 0e09147de1 Remove hardcoded staging layout assumptions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3116 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-12 11:06:34 +00:00
Richard Purdie f0dde94f56 hal: Tweak RDEPENDS/RRECOMMENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2816 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-27 12:06:18 +00:00
Richard Purdie 72120d2856 hal_git: Remove uneeded patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2801 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-26 10:37:03 +00:00
Richard Purdie 2a2b229f7e hal-info: DEPENDS on hal (for configure checks)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2800 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-26 10:36:27 +00:00
Ross Burton b9854010ee hal-info: add a versioned release, and lower the preference of the git package
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2794 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-26 08:51:33 +00:00
Ross Burton 23f1df5dde hal: no need to force-reload, we can reload now
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2793 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-26 08:50:54 +00:00
Ross Burton 3ff099a44e Install a startup script, fix volatiles. Should now auto-start
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2357 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-03 18:01:14 +00:00
Ross Burton d0bcc8d87f Sync hal-git with 0.5.9.1, should work
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2356 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-03 16:26:24 +00:00
Ross Burton 1900143c5b Upgrade hal-info and hal to 0.5.9.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2355 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-03 16:25:57 +00:00
Richard Purdie 598f743ed5 hal: DEPENDS intltool-native, not intltool
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1803 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-29 11:30:02 +00:00
Ross Burton 15389d643e Set package arch to all (from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1481 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-12 08:40:53 +00:00
Ross Burton c70cfab235 Make hal 0.5.9 build
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1425 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-03 09:48:33 +00:00
Ross Burton 064c7e9fe9 Remove hal 0.5.8.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1424 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-03 09:29:02 +00:00
Ross Burton f05e80b663 Update to hal 0.5.9
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1422 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-03 06:56:51 +00:00
Ross Burton 8c81acadaf Add missing binary
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1421 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-03 06:56:47 +00:00
Ross Burton 552eb9f58a Fix versioning, add missing files
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1414 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-30 08:22:10 +00:00
Ross Burton d9a61bf426 Fix typo, --disable-pic-ids -> pci-ids
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1349 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-15 10:46:58 +00:00
Ross Burton 3f21c02f90 Add hal-info and disable more of HAL
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1333 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-06 15:45:45 +00:00
Ross Burton 3351a60de8 Add virtual/kernel depends
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1326 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-05 10:00:39 +00:00
Ross Burton fe3e623c96 Don't ship .so files in the main package
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1190 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-22 15:06:27 +00:00
Ross Burton 24dd069e9b Add udev to depends (from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1182 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-21 12:05:56 +00:00
Ross Burton 42d89eed7e Add intltool
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1180 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-20 17:33:32 +00:00
Ross Burton ecf5c09762 Add HAL from git, faster and uses less memory
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1179 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-20 14:19:55 +00:00
Ross Burton 75340b0b3b Actually add volatile file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1173 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-19 20:25:29 +00:00
Ross Burton e3435563f5 Add a volatile file so /var/run/hald is created
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1172 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-19 20:12:23 +00:00
Ross Burton 1af800caf4 Create haldaemon user
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1170 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-19 18:28:40 +00:00
Ross Burton 4fb6a9e216 Upgrade HAL to 0.5.8.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1168 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-19 16:01:10 +00:00
Richard Purdie a48da11aca Clean up and correct MAINTAINERS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@739 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-21 14:48:08 +00:00
Richard Purdie b2f192faab Rename /openembedded/ -> /meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 10:10:31 +00:00