Commit Graph

18 Commits

Author SHA1 Message Date
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 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 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
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
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 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