1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00

Commit Graph

  • c66f925f00 rename misnamed package Tomas Frydrych 2006-10-25 15:12:40 +00:00
  • 2714417326 added bb file for exmap-console application Tomas Frydrych 2006-10-25 15:05:14 +00:00
  • 3ed8f6903c meta/site/x86_64-linux: fixed value of db_cv_mutex Tomas Frydrych 2006-10-24 07:56:01 +00:00
  • ac46aeb1a0 gconf-dbus: dont include .debug, .so, .la in main packages. Chris Larson 2006-10-23 04:42:11 +00:00
  • 6e8fc10d9b Ipkg: don't include .debug in main packages. Chris Larson 2006-10-23 04:41:49 +00:00
  • f711a0ad6a poky.conf: Fix oprofile verison Richard Purdie 2006-10-22 12:07:50 +00:00
  • 23158c8e09 gtk 2.6.8: Fix -dev/-dbg broken packaging Richard Purdie 2006-10-22 12:07:22 +00:00
  • 7759703169 package.bbclass: Partially fix another dubious use of packages[0] Richard Purdie 2006-10-22 12:06:41 +00:00
  • e7d0f3d57c perl: Fix .debug file packaging Richard Purdie 2006-10-22 12:05:19 +00:00
  • 2af3b213e5 package.bbclass: Fix split_locales to remove spurious references to -dbg packages. The way it selects the principle package name needs totally reworking as the current code is flawed but apply a workaround for now (this is unrelated to other changes to package.bbclass) Richard Purdie 2006-10-21 22:03:13 +00:00
  • ec30e86122 image.bbclass: Fix image task dependencies after package.bbclass updates Richard Purdie 2006-10-20 22:19:42 +00:00
  • 866ab593a0 package.bbclass: Sync with OE upstream Richard Purdie 2006-10-20 16:09:53 +00:00
  • e2b821a834 package.bbclass: Split into two tasks, one which prepares the packages and then package_write which actually generates the packages. The two stage approach allows us to avoid circular dependency issues from classes like debian.bbclass. As the data being emitted into pkgdata/ changed, you need to either wipe tmp or rerun the do_install/do_package tasks (wipe the do_xyz stamps from the stamps dir). Everything will repackage anyway due to the new task. Richard Purdie 2006-10-20 16:09:05 +00:00
  • 49d42d9fe6 base.bbclass, package.bbclass: Clean up and document. Should be no actual code changes Richard Purdie 2006-10-20 14:31:06 +00:00
  • 95ec43a342 files to build gtk-industrial-engine Tomas Frydrych 2006-10-19 11:59:31 +00:00
  • 09f13534bd gtk+: remove outdated maemo version Richard Purdie 2006-10-17 11:04:43 +00:00
  • b6959cf8d3 base.bbclass: Add fetchall task to fetch all sources for all the given task and all its dependencies (requires bitbake trunk) Richard Purdie 2006-10-16 23:19:19 +00:00
  • 2f3711f228 oprofile: drop old version Richard Purdie 2006-10-16 21:26:26 +00:00
  • 53592b948d Add vesafb-tng patch to linux-openzaurus. Chris Larson 2006-10-16 16:14:33 +00:00
  • 5737767312 glibc-package.bbclass: Improve localedef failure error message Richard Purdie 2006-10-16 11:02:59 +00:00
  • 1812814c30 gtk-engines: Fix SRC_URI Richard Purdie 2006-10-12 16:04:39 +00:00
  • 605f62044e gdb: 6.3 -> 6.4 Richard Purdie 2006-10-12 16:01:51 +00:00
  • ac8a12ba0c oprofile: Make 0.9.2 the default, bump cvs date, update the cvs .bb file for cvs changes Richard Purdie 2006-10-12 15:58:57 +00:00
  • a9d203806f Add PACAKGE_CLASSES setting, also list qemux86 as machine type Matthew Allum 2006-10-12 13:05:06 +00:00
  • f97aec24b1 Add PACAKGE_CLASSES var to poky.conf Matthew Allum 2006-10-12 13:04:23 +00:00
  • 5713649ceb Add check for gawk, needed by x86 glic build Matthew Allum 2006-10-12 12:48:46 +00:00
  • 50f3bbc318 oprofile: Add 0.9.2 Richard Purdie 2006-10-12 10:10:19 +00:00
  • 272266f06f oprofile: Remove some bashisms and general breakage Richard Purdie 2006-10-11 14:39:05 +00:00
  • 6dfc07b50a add va_copy bits to the i586-linux site file. Chris Larson 2006-10-09 18:42:30 +00:00
  • 6cef27aac4 Add initial 1.14.4 Ross Burton 2006-10-08 14:58:13 +00:00
  • 2b533ddbbb Update Pango 1.13.x to 1.13.5 Ross Burton 2006-10-08 14:55:15 +00:00
  • 16e5c3b377 Update udev from upstream oe (still using 092, just a newer PR, so the .debug stuff is split out of its packaging). Chris Larson 2006-10-05 21:56:07 +00:00
  • 009c24a401 add psplash to task-oh-base Matthew Allum 2006-10-03 10:46:39 +00:00
  • 6553a20a49 Add XServer fallback settings for unknown machine Matthew Allum 2006-10-03 10:39:24 +00:00
  • 0be2426abf fix broken 'require' statement Tomas Frydrych 2006-10-03 07:15:00 +00:00
  • dade587c81 Don't nest os.path.join() calls Ross Burton 2006-10-02 16:06:08 +00:00
  • 16bcfe9956 qemu: Fix patch Richard Purdie 2006-10-02 15:56:15 +00:00
  • 3b9e54a65e Added hopefully fine qemu touchscreen related patches Matthew Allum 2006-10-02 15:30:24 +00:00
  • 823c845655 Add patch to remove include <linux/compiler.h> as it isn't in edgy, and isn't required. --This line, and those below, will be ignored-- Ross Burton 2006-10-02 14:56:18 +00:00
  • fc2234cc35 Remove unrequired libraries Ross Burton 2006-10-02 08:43:12 +00:00
  • 5ec8407a90 Remove dependencies on libraries that are not required Ross Burton 2006-10-02 08:37:45 +00:00
  • b73e55b4b8 Remove empty directories left from xorg conversion Ross Burton 2006-10-02 08:37:23 +00:00
  • c6abd62f5e tslib: Fix qemuarm Richard Purdie 2006-09-29 14:27:29 +00:00
  • 7749576c3c tslib: s/cmx270/qemuarm/ ;-) Richard Purdie 2006-09-29 13:22:00 +00:00
  • a9d7c5a4d9 tslib: Bump PRs Richard Purdie 2006-09-29 12:18:41 +00:00
  • b2c589c32a tslib: Add cm270x support Richard Purdie 2006-09-29 11:13:53 +00:00
  • 7086fa15e6 Make keymaps load after psplash Matthew Allum 2006-09-28 17:05:01 +00:00
  • ae40c627ce Various minor tweaks to get qemu emulating a touchscreen device Matthew Allum 2006-09-28 14:38:53 +00:00
  • eb83f4bb4e sysvinit: Add psplash support, remove elpp support, convert rcS to use rc, speedup execution of sh scripts Richard Purdie 2006-09-28 14:21:06 +00:00
  • b462c8bee5 add psplash Richard Purdie 2006-09-28 14:20:06 +00:00
  • f27a0caa85 Update sanity checking to report all missing instead of one per run. Add a check for gcc 3.x Matthew Allum 2006-09-28 09:18:17 +00:00
  • 07be49de56 - Fix mp3 playback (update libmad) - add mp3 decoder to gst-meta-audio - add avi demuxer to gst-meta-video Chris Lord 2006-09-27 15:29:04 +00:00
  • 181260df75 Updated readme.txt with required package list for breezy Matthew Allum 2006-09-27 15:02:24 +00:00
  • dd6268dbf3 Add mb-applet-light to poky Chris Lord 2006-09-26 10:29:23 +00:00
  • 79206e0bbd xextensions: Remove as they conflict with X11R7 packages and corrupt builds Richard Purdie 2006-09-26 09:53:05 +00:00
  • 80e181e05a tslib-maemo: die, die, die Richard Purdie 2006-09-26 09:51:17 +00:00
  • 82819635b8 xserver-kdrive: Prune old unneeded xservers Richard Purdie 2006-09-26 09:50:11 +00:00
  • 2ea41da820 rootfs_ipk: Remove extra rm command to ensure /dev is correctly created Richard Purdie 2006-09-26 09:47:06 +00:00
  • c2e7a8d1d4 lttng-control: 0.10 -> 0.18 Richard Purdie 2006-09-26 09:46:12 +00:00
  • 6d8c33e3d7 tslib: Fix nokia770 support files Richard Purdie 2006-09-26 09:44:09 +00:00
  • 361473f833 udev: Remove old unused versions Richard Purdie 2006-09-26 09:42:53 +00:00
  • 675c8fc41c udev 092: Revise touchscreen detection expression to function with nokia770 Richard Purdie 2006-09-26 09:42:19 +00:00
  • 4e0958eb92 xsp/xpext: s/xextensions/xextproto/ Richard Purdie 2006-09-26 09:40:58 +00:00
  • b83c1abc2b gst-plugins-good: Disable libcaca to prevent build failures Richard Purdie 2006-09-26 08:59:50 +00:00
  • f54bb1f45b Add task-oh-sdk-base to oh-image-sdk. Chris Larson 2006-09-25 21:40:04 +00:00
  • bc6fccce53 Fix bug #151 (pcmanfm warnings/launcher) Chris Lord 2006-09-25 13:40:10 +00:00
  • 8d02222ceb Back out unnecessary change.. Chris Lord 2006-09-22 23:45:29 +00:00
  • bad0d88175 Fix launcher for owl-video-widget Chris Lord 2006-09-22 23:42:32 +00:00
  • 2f98100f9a Add missing icons and a .desktop launcher for owl-video-widget Chris Lord 2006-09-22 23:40:12 +00:00
  • b4a1c8f1e9 Bump up qemu date needed by wacom usb patch Matthew Allum 2006-09-22 19:47:54 +00:00
  • 88a162b96b Add usb wacom patch from andrzej zaborowski Matthew Allum 2006-09-22 19:46:23 +00:00
  • 36f59c2599 poky.conf: Add PREFERRED_PROVIDER for update-alternatives Richard Purdie 2006-09-22 16:25:10 +00:00
  • 6b89e677ec ipkg/dpkg: -native packages need to depend on virtual/-native version Richard Purdie 2006-09-22 16:22:10 +00:00
  • f790c5892a update-alternatives: -native packages need to depend on virtual/-native version Richard Purdie 2006-09-22 16:20:58 +00:00
  • a45581c29f rootfs_ipk.bbclass: Fix function names and exports Richard Purdie 2006-09-22 15:46:35 +00:00
  • 7aceb0063b glibc-package.bbclass: Merge task order fixes from OE Richard Purdie 2006-09-22 13:13:04 +00:00
  • 8d804ea40a Merge devgen branch to trunk. Chris Larson 2006-09-21 16:29:02 +00:00
  • 5cacd3ea7e Remove unneeded classes Richard Purdie 2006-09-21 15:17:23 +00:00
  • 4471ca5bf7 libxsettings-client: remove unused path Richard Purdie 2006-09-21 15:05:16 +00:00
  • ecd5296738 libxsettings-client: Use version 0.10. Remove libxsettings Richard Purdie 2006-09-21 15:01:21 +00:00
  • a48da11aca Clean up and correct MAINTAINERS Richard Purdie 2006-09-21 14:48:08 +00:00
  • 650cd19cb5 Update GStreamer packages, add missing gst-meta-debug package, add Tremor vorbis stream decoder patch (GNOME bug #357055) Chris Lord 2006-09-21 14:32:50 +00:00
  • 2b9b7684a6 removed uneeded per machine key setups and merge in single kbdconfig file Matthew Allum 2006-09-21 14:06:21 +00:00
  • 234159862e Correct desciption and section Matthew Allum 2006-09-21 14:01:17 +00:00
  • d9c7d6700a e2fsprogs: Remove misplaced/stale file Richard Purdie 2006-09-21 13:46:10 +00:00
  • 83217c7d61 lttng-control: drop old version 0.6 Richard Purdie 2006-09-21 13:40:40 +00:00
  • b6c7781e79 lttng-control: drop old version 0.6 Richard Purdie 2006-09-21 13:40:08 +00:00
  • 514ab79d13 clean up some unneeded references/variables Richard Purdie 2006-09-21 11:51:48 +00:00
  • 7272744e94 gtk+: Remove migration patch Richard Purdie 2006-09-21 11:37:41 +00:00
  • dd9ff71de4 Package.bbclass: sync with upstream oe legitimize_package_name. Chris Larson 2006-09-20 16:40:07 +00:00
  • cdb95170a5 linux-openzaurus-2.6.17: Sync with OE. Also add rootdelay=1 to kernel commandline for spitz Richard Purdie 2006-09-20 13:04:28 +00:00
  • 4fa2d11bb1 Sync up.. all the deb/dpkg changes which I have locally are now in svn. Chris Larson 2006-09-19 09:04:09 +00:00
  • 04f6953333 classes: Reorder tasks so staging occurs after packaging. Add do_install into the task chain with dirs fix. Changes merged from OE Richard Purdie 2006-09-18 20:31:39 +00:00
  • 1f0424a2d3 base.bbclass: Remove do_fetch[nostamp] so we don't run the fetch tasks everytime we build an image. WARNING: This will cause all do_fetch's to rerun which will in turn trigger a complete rebuild of everything. To avoid, use http://www.rpsys.net/openzaurus/temp/make_fetch_stamps Richard Purdie 2006-09-18 20:22:47 +00:00
  • baedc7957e Add missing patch for liboil (whoops) Chris Lord 2006-09-18 17:56:22 +00:00
  • e57a7d5b43 Fix liboil, revise GStreamer packages (still WIP) Chris Lord 2006-09-18 17:54:31 +00:00
  • 02059b7a72 files for using csl2005q3-2 toolchain Tomas Frydrych 2006-09-18 15:23:13 +00:00
  • de35d836b4 files for fstest suite Tomas Frydrych 2006-09-18 15:06:02 +00:00
  • 0eadb89687 binutils-2.15: Add update from OE to allow correct operation with gcc 4.x (requested by zecke) Richard Purdie 2006-09-16 14:05:04 +00:00
  • 3ea4918a0a images: Remove XSERVER references now handled by task-oh Richard Purdie 2006-09-16 11:12:54 +00:00