Commit Graph

194 Commits

Author SHA1 Message Date
Dexuan Cui 90e80aafbd tcf-agent: add the latest version 0.3.0+svnr1078
install a proper script /etc/init.d/tcf-agent
make it autostart in runlevels 3 and 5

Signed-off-by: Qing He <qing.he@intel.com>
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-07-27 22:51:33 -07:00
Dexuan Cui fcabff2f2f task-poky-tools: add latencytop into RDEPENDS_task-poky-tools-profile
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-07-21 16:00:56 +01:00
Dexuan Cui fb92046d99 task-poky-tools: fix RDEPENDS_task-poky-tools-profile_qemux86
Change
RDEPENDS_task-poky-tools-profile_qemux86 += "valgrind"
to
RDEPENDS_append_task-poky-tools-profile_qemux86 = "valgrind", or else
RDEPENDS_task-poky-tools-profile would be overriden and only holds valgrind,
as a result, the 5 packages oprofile/oprofileui-server/powertop/... aren't
built into the target image at all.

Thanks Kevin a lot for tracking the issue down.

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-07-21 16:00:54 +01:00
Dongxiao Xu 81f5a4148b task-poky-x11-sato: fix metadata
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-17 23:13:35 +01:00
Dongxiao Xu 139b4f2d58 task-poky-apps-x11-pimlico: fix metadata
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-17 23:13:35 +01:00
Dongxiao Xu 5c215587e9 task-poky-tools: fix metadata
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-17 23:13:34 +01:00
Dongxiao Xu 0db46a31af task-poky-nfs: fix metadata
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-17 23:13:34 +01:00
Dongxiao Xu b82e9a3746 task-poky-boot: fix metadata
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-17 23:13:34 +01:00
Dongxiao Xu 6aa28180c4 task-base: fix metadata
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-17 23:13:34 +01:00
Richard Purdie 155770a597 task-poky-tools: Disable kexec for powerpc
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-11 09:31:37 +01:00
Richard Purdie 40b0d41fd1 task-poky-standalone-sdk-target: Add libgcc-dev and libstdc++-dev to allow compiling in meta-toolchain to work
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-08 13:13:18 +01:00
Richard Purdie c21aed8add task-poky: No longer need to exclude pcmanfm on powerpc
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-18 21:33:02 +00:00
Richard Purdie d59a1a1808 task-poky: Disable pcmanfm on powerpc (until confirmed it works)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-15 17:18:38 +00:00
Dennis.Yxun be2a5dfc21 task-poky-tools: kexec-tools don't support mips|mipsel, so make it optional
Signed-off-by: lan.yi.xun <dennis.yxun@gmail.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-01 10:42:33 +00:00
Joshua Lock 0bddf1ce2c task-poky-tools: kexec-tools doesn't work on Mips so make it optional
Use a variable to soft-assign a value for kexec-tools and set it empty for
Mips as it's not supported on that architecture.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-01-19 14:54:30 +00:00
Joshua Lock fd165bb9c0 tasks/task-poky: make the file manager a conditional part of the task
mips doesn't support pcmanfm so make it a conditional part of the task by
creating a variable, FILEMANAGER, set to pcmanfm by default and empty for mips

Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-01-15 15:44:20 +00:00
Marcin Juszkiewicz 08cd59f7eb poky: add support for changing bootsplash application
SPLASH variable contains name of package which handles bootprogress
display. By default psplash is used.

Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
2009-11-05 12:32:48 +01:00
Richard Purdie 7663a6e050 task-sdk-host: Add gdb-cross-canadian
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-09-18 01:04:32 +01:00
Richard Purdie 7a382df853 task-sdk-host: Use cross-canadian packages 2009-09-17 22:25:24 +01:00
Richard Purdie 0d7207ca39 sdk.bbclass: Rename to nativesdk.bbclass
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-09-17 22:25:22 +01:00
Richard Purdie e2e86894c1 task-base: Remove sets usage, deprecated in python
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-02 17:16:27 +01:00
Richard Purdie 7948c08ab1 task-sdk-gmae.inc: update after bluez changes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-17 16:45:20 +01:00
Richard Purdie 3051258e33 task-base: Switch to bluez4
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-01 14:17:05 +01:00
Richard Purdie 9e73dde9a2 task-poky-tools: Drop exmap for now
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-25 00:51:37 +01:00
Richard Purdie ed419e2d57 tasks-netbook: Catch up with metacity-clutter -> mutter renaming
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-04-22 17:44:06 +01:00
Joshua Lock bbac24bb2e task-base: Removed RDEPEND on task-poky-boot
It is now neccesarry for each distro to specify a POKY_EXTRA_RDEPENDS for a relevant boot task. This has been added in poky and moblin distros.
2008-11-05 16:56:08 +00:00
Marcin Juszkiewicz 5c7adfa4aa task-base: build Bluetooth/Wifi support only for distros which feature them
Patch by  Carl Simonson <simonsonc@gmail.com>

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5482 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-13 13:02:22 +00:00
Robert Bragg c856d8bde2 - This adds clutter-{gst,gtk,cairo}-0.8 recipes and clutter-{gst,gtk,cairo}-0.6 recipes.
- It removes the 0.4 recipes.
- It renames things so that the major.minor revision is now part of the package name.
  This lets us correctly specify SRCREVs for each branch, and allows parallell install.
- All the SRCREVs have been updated to the heads of their corresponding branches


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5384 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-02 17:11:36 +00:00
Marcin Juszkiewicz 1d182826b4 task-base: bumped PR due to poky config change
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5376 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-01 16:02:31 +00:00
Richard Purdie 845d2988df Revert unintended commits
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5353 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-30 21:58:43 +00:00
Richard Purdie 979f987c44 bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't cache the recipe. Based on work from Heikki Paajanen
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5352 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-30 21:54:47 +00:00
Samuel Ortiz c127548304 task-base: Adding libacpi to the acpi task.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5333 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-30 09:47:26 +00:00
Marcin Juszkiewicz f9bc87bcd4 task-poky-sdk-gmae: fix sqlite-dev name
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5304 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-29 08:19:26 +00:00
Ross Burton 52734d2374 task-sdk-gmae.inc: update to reflect GNOME Mobile 2.24
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5298 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-26 14:14:57 +00:00
Joshua Lock 92116e3085 Netbooks will use Sato too for now.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5267 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-25 13:27:10 +00:00
Joshua Lock 8f8fbefd0f Initial support for netbooks with a poky-image-netbook(-live) image target.
This needs much love from folk with UI and WM skills.


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5266 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-25 09:50:05 +00:00
Robert Bragg bc88c3a81b increments task-poky revision, which fixed a dependency problem for me and
may help with similar problems others are seeing with the new X builds. (The
problem seemed to be related to the XSERVER variable which is referred to in
task-poky.bb)


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5228 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-22 23:28:49 +00:00
Robert Bragg 3de4627417 Adds recipes to support building X servers based on the xfree86 DDX instead
of kdrive and building mesa. It's a big commit and it's still rather rough
around the edges, but there is a desire to get this in early so people can
review the work and help polish the changes.

Some of the notable bits:
• DRI support in mesa and the X server. (configured in machine conf via
  MACHINE_DRI_MODULES variable)
• XCB backend for xlib
• A fairly lite X server build with lots of legacy modules disabled.

I'm sure there is plenty of other fairly low hanging fruit if we want to
put more effort into reducing the size of the xserver build. Currently the
server build comes in @ ~2.3MB vs a kdrive fbdev server build @ ~1MB. E.g
xaa could be made conditional to save ~320K. Of course the kdrive server
doesn't include glx stuff, which is a pretty big chunk.

Also thanks to hrw, since I nabbed a some patches from him for this, and RP,
for various bits of Poky style advice.


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5205 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-22 13:33:19 +00:00
Richard Purdie 50ae58e092 task-poky: Add a more definite dependency on dbus in console and x11 images
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5135 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-04 11:17:06 +00:00
Richard Purdie dae8dc2dfb task-sdk-gmae.inc: Add libxi-dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5020 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-04 20:04:13 +00:00
Richard Purdie cd42b9bc08 owl-video-widget: Split into owl-video and libowl-av
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4847 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-16 09:31:01 +00:00
Richard Purdie 8376756160 task-poky-x11-sato: Remove matchbox-themes-gtk, its not needed
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4661 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-16 10:44:39 +00:00
Richard Purdie 1ef9efbb9c task-poky-nfs: Fix for uclibc
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4628 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-12 14:38:19 +00:00
Richard Purdie aa6d1a3122 task-poky: Split task-poky-x11-sato into a separate file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4593 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-05 21:38:48 +00:00
Richard Purdie 2e38d27de0 task-poky: Split task-poky-apps-x11-pimlico into a separate file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4592 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-05 21:35:18 +00:00
Richard Purdie 10f85ff8d5 task-poky: Fix variable
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4547 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-22 16:28:00 +00:00
Robert Bradford f983d4379d Actually make NETWORK_MANAGER overrideable.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4546 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-22 15:38:50 +00:00
Robert Bradford acd0039768 Make NetworkManager overrideable for machines.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4545 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-22 15:21:59 +00:00
Richard Purdie bfe8092d3b poky-image.bbclass: Correctly handle inserting package-managers into images by making it an image feature
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4517 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-20 14:58:34 +00:00
Richard Purdie 0b891edd22 task-poky-clutter: Add clutter-box2d
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4498 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-19 09:22:18 +00:00