1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-03 13:49:49 +00:00

Commit Graph

  • b1108124b1 libtool-2.2.2: Add fixes for darwin, drop uclibc patch as it should no longer be needed Richard Purdie 2008-05-01 12:17:55 +00:00
  • 06fd2b6aaf base.bbclass: only depend on shasum-native if we don't have hashlib Ross Burton 2008-05-01 11:42:24 +00:00
  • 6697984ca2 sanity.bbclass: we don't use the md5sum binary any more, remove it Ross Burton 2008-05-01 11:01:16 +00:00
  • 9fb8bc41bf When checksuming tarballs use bb.utils.*_sum instead of calling commands directly Ross Burton 2008-05-01 11:00:27 +00:00
  • 8bfb9258cf Use bb.utils.md5_file isntead of calling md5sum Ross Burton 2008-05-01 10:59:24 +00:00
  • a74658d4ed Add md5_file and sha256_file checksum methods which use the builtin Python checksum code Ross Burton 2008-05-01 10:59:00 +00:00
  • d85e5ffbbd scripts/pokyABConfig.py: Make darwin autobuild incremental temporarily Richard Purdie 2008-05-01 10:52:00 +00:00
  • 5e7604abe4 gtk+: fix a warning when creating the file chooser Ross Burton 2008-05-01 10:35:36 +00:00
  • d14f7bd079 scripts/poky-autobuild: Fix quoting Richard Purdie 2008-05-01 10:16:16 +00:00
  • 21d5869e1c scripts/poky-autobuild: Fix darwin code to append, not overwrite Richard Purdie 2008-05-01 09:57:16 +00:00
  • d9bb8113c5 scripts: Add meta-darwin build to the autobuilder Richard Purdie 2008-05-01 09:49:43 +00:00
  • 732e3cab7a scripts/poky-autobuild: Really fix return value Richard Purdie 2008-05-01 09:17:19 +00:00
  • 7a0c34aa57 gypsy: bump SRCREV to 147 Marcin Juszkiewicz 2008-04-30 21:48:50 +00:00
  • 14ccccfb95 gmp-native: Fix PV Richard Purdie 2008-04-30 16:34:22 +00:00
  • 57d9d26d85 gmp: 4.2.1 -> 4.2.2 Richard Purdie 2008-04-30 16:24:18 +00:00
  • b4ebeec27e packaged-staging.bbclass: Fix variable name typo Richard Purdie 2008-04-30 15:16:45 +00:00
  • 04c650ae4f scripts/poky-autobuild: Preserve exit code Richard Purdie 2008-04-30 13:10:28 +00:00
  • 7b717d201a pokyABConfig.py: Fix typo Richard Purdie 2008-04-30 12:41:31 +00:00
  • a010a4c964 scripts/pokyABConfig.py: Add checkuriall test for qemuarm world Richard Purdie 2008-04-29 21:04:55 +00:00
  • da27611bc9 poky-autobuild: Attempt to clean up scripts slightly Richard Purdie 2008-04-29 21:01:34 +00:00
  • 5d5fab77cf scripts: Allow passing multiple parameters to the autobuilder Richard Purdie 2008-04-29 17:12:25 +00:00
  • 3d7c155ff8 uclibc-initial: Add ncurses-native to DEPENDS (from OE) Richard Purdie 2008-04-29 17:09:13 +00:00
  • 01daae9a5d scripts/poky-autobuild-postprocess: Ignore chmod failures Richard Purdie 2008-04-28 23:23:02 +00:00
  • 6a64dc642b scripts/poky-autobuild-postprocess: Don't clean the destination directory Richard Purdie 2008-04-28 22:47:48 +00:00
  • aab46e602b scripts/poky-autobuild-postprocess: Remove paths from script Richard Purdie 2008-04-28 21:58:49 +00:00
  • ff0595128b scripts/poky-autobuild-postprocess: Fix typo Richard Purdie 2008-04-28 20:32:31 +00:00
  • 15218d47fd scripts/poky-autobuild: Further path fixes Richard Purdie 2008-04-28 20:19:50 +00:00
  • f466228e14 scripts/poky-autobuild: Fix directory expectations of the postprocess scripts Richard Purdie 2008-04-28 20:16:24 +00:00
  • 40d86fde50 scripts/poky-autobuild: Fix ordering Richard Purdie 2008-04-28 19:29:37 +00:00
  • 46e8a36d8e scripts/poky-autobuild: Source the environmental setup script earlier Richard Purdie 2008-04-28 18:50:49 +00:00
  • 6b8df05147 scripts: Update autobuilder scripts to run postprocess after each task completes Richard Purdie 2008-04-28 16:40:06 +00:00
  • e88c64181a scripts: Add extra autobuilder config Richard Purdie 2008-04-28 15:05:43 +00:00
  • 9b0fe9f375 packaged-staging.bbclass: Fix install race, improve staging cleaning functions. Richard Purdie 2008-04-28 10:31:26 +00:00
  • 116861d662 handbook: s/COMPATIBLE_MACHINES/COMPATIBLE_MACHINE/ Richard Purdie 2008-04-28 09:38:54 +00:00
  • e1fcc01376 base.bbclass: Remove unneeded imports Richard Purdie 2008-04-27 20:41:01 +00:00
  • a0fe51bcfa openswan: Fix SRC_URI Richard Purdie 2008-04-27 13:04:09 +00:00
  • acc62fcec3 bitbake: Tweak new URI checkstatus code slightly fixing two corner cases. Richard Purdie 2008-04-27 12:53:36 +00:00
  • d10b26644b base.bbclass: Add checkuri/checkuriall tasks to check validity of upstream source URLs Richard Purdie 2008-04-27 11:28:34 +00:00
  • 748039c0e1 bitbake: Sync with bitbake 1.8 branch Richard Purdie 2008-04-27 11:22:54 +00:00
  • 192e4fb821 base.bbclass: Add setscene task to handle preparing the work area at the start of a given task, fixing the handling of the rebuild task. This task removes the need for do_prepackaged_stage in packaged-staging.bbclass. Richard Purdie 2008-04-27 10:48:16 +00:00
  • 04e667e2e1 qemu: Fix arm exception handling missing symbol Richard Purdie 2008-04-26 10:46:55 +00:00
  • 64d3fee61d local.conf.sample: Don't ASSUME_PROVIDED gcc3-native anymore Richard Purdie 2008-04-25 22:06:25 +00:00
  • 7a0f31b600 poky.conf: Upgrade qemu r4027 -> r4242 Richard Purdie 2008-04-25 16:54:15 +00:00
  • 389dc8cb28 qemu: List and refresh the revert_arm_tcg patch Richard Purdie 2008-04-25 16:52:26 +00:00
  • 10e72e4655 Bump SRCREV for clutter. Robert Bradford 2008-04-25 16:25:22 +00:00
  • f3e36a17be Refresh enable_tests.patch for clutter trunk. Robert Bradford 2008-04-25 16:23:33 +00:00
  • df99aabf64 bitbake.conf: Add quoting to the CVSROOT option for the cvs fetch command fixing proxy server issues (thanks to Mike Turquette for the patch) Richard Purdie 2008-04-25 15:59:05 +00:00
  • 0e3508c058 qemu: Add revert_arm_tcg patch, drop gcc3 check patch Richard Purdie 2008-04-25 15:35:33 +00:00
  • b1c880f0de gcc: Add 3.4.6 gcc-native Richard Purdie 2008-04-25 15:34:03 +00:00
  • 54b240ec36 base.bbclass: Prefer gcc 3.4.6/7 over 3.4 Richard Purdie 2008-04-25 15:32:45 +00:00
  • 869b97b652 qemu: Really use gcc 3.x Richard Purdie 2008-04-25 13:14:52 +00:00
  • 07a498028d qemu: Reenable gcc3 Richard Purdie 2008-04-25 13:08:12 +00:00
  • 8d5784b9ea qemu: Restore qemu r4027 until i686 issues are resolved Richard Purdie 2008-04-25 12:21:49 +00:00
  • c06037203d openobex: fix parse error Marcin Juszkiewicz 2008-04-25 11:19:41 +00:00
  • b5a8a564b6 qemu: Patch out gcc3 checks, limit the target list Richard Purdie 2008-04-25 08:28:26 +00:00
  • 3523d22ec4 qemu: Move the gcc 3.4 checks to 0.9.1 only Richard Purdie 2008-04-25 07:53:32 +00:00
  • 13fccc779b qemu: drop unused insane patch Richard Purdie 2008-04-24 22:16:38 +00:00
  • 56a4a6f5c8 scripts/poky-qemu-internal: Enable n800 networking Richard Purdie 2008-04-24 22:13:25 +00:00
  • 927ad49866 qemu-svn: Upgrade from r4027 -> 4242. Removes the need for gcc 3.x, adds USB networking for the n800 Richard Purdie 2008-04-24 22:10:12 +00:00
  • 0e1fe2007d qemu: Add two qemu usermode fixes Richard Purdie 2008-04-24 16:54:09 +00:00
  • 755df3ab5e xserver-kdrive-common: do not load xmodmap - it breaks on 1.3.0.0 Marcin Juszkiewicz 2008-04-24 15:37:53 +00:00
  • aa03bca7da checksums.ini: added some new entries Marcin Juszkiewicz 2008-04-24 15:37:14 +00:00
  • e02398f08d Fix runqemu to handle clearing args Ross Burton 2008-04-24 14:50:41 +00:00
  • 85049069b0 Allow user-specified options to be passed to qemu via poky-qemu Ross Burton 2008-04-24 14:30:55 +00:00
  • 5e6ec763b7 task-poky-standalone-sdk-target: Fix up to work with uclibc Richard Purdie 2008-04-23 15:06:39 +00:00
  • 5fd1cfbd29 xserver-kdrive: added missing file Marcin Juszkiewicz 2008-04-23 14:56:35 +00:00
  • 073895b7dd uclibc: Add ncurses-native to DEPENDS Richard Purdie 2008-04-23 14:20:50 +00:00
  • ea8f8be78b uclibc.inc: Fix HOSTCFLAGS change Richard Purdie 2008-04-23 14:19:04 +00:00
  • b37a06703c qemu: added SVN recipes Marcin Juszkiewicz 2008-04-23 10:40:00 +00:00
  • a2513fb4c4 xserver-kdrive: use extra-kmodes.patch for 1.4.99.901, changed status of patches Marcin Juszkiewicz 2008-04-23 10:33:39 +00:00
  • fe4ec82510 qemu: switched to SVN Marcin Juszkiewicz 2008-04-23 10:33:16 +00:00
  • c7aafce36c xserver-kdrive-common: merged KDrive 1.4 support from OE Marcin Juszkiewicz 2008-04-23 10:30:05 +00:00
  • b07a4adc0c xserver-kdrive: mark merged patches Marcin Juszkiewicz 2008-04-23 10:29:41 +00:00
  • ff2e381fd7 xserver-kdrive: added 1.4.99.901 (1.5-rc) from OE Marcin Juszkiewicz 2008-04-23 10:29:06 +00:00
  • 6543b12207 poky-nokia800-flashutil: Remove .16k file Richard Purdie 2008-04-23 10:01:18 +00:00
  • 8add63f66d scripts/poky-qemu: Add support for the nokia800-maemo machine Richard Purdie 2008-04-23 09:58:18 +00:00
  • c7005b7540 packaged-staging: Make sure the task is part of the default tasks chain Richard Purdie 2008-04-23 08:43:53 +00:00
  • 1cea70a354 libvorbis: Remove now uneeded hack Richard Purdie 2008-04-22 21:28:47 +00:00
  • 9fac1c5e43 prelink: Drop no unmeeded hack Richard Purdie 2008-04-22 21:28:09 +00:00
  • c79d9c1bba libtool-2.2.2: Add patch from upstream to fix -all-static flag issues Richard Purdie 2008-04-22 21:27:34 +00:00
  • 4f42e4f58a poky.conf: Drop QA_LOG, add QA_LOGFILE Richard Purdie 2008-04-22 21:23:00 +00:00
  • 1e53b0f578 insane.bbclass: Drop pointless QA_LOG variable, add QA_LOGFILE so QA errors can optionally end up logged in one place for ease of reference. Add sanity check searching for tmpdir references within built packages, not fatal at present. Richard Purdie 2008-04-22 21:22:11 +00:00
  • 9dc0c9fe0f classes: Add packaged-staging.bbclass (from OE.dev) Richard Purdie 2008-04-22 14:42:08 +00:00
  • 90e7d08446 libtool: Disable a section of the libdir-la patch since its doing more harm than good. This should fix sdk .la files at the expense of having to mangle files being installed into staging Richard Purdie 2008-04-22 12:50:38 +00:00
  • a06b6cb530 base.bbclass: Fix dependency_libs libtool mangling regexp Richard Purdie 2008-04-22 12:48:30 +00:00
  • bba4120e2a gdb-cross-sdk: Add missing ncurses-sdk dependency Richard Purdie 2008-04-22 11:11:09 +00:00
  • d1440e6460 ncurses: Add sdk version and tweak common files to adapt for this Richard Purdie 2008-04-22 11:10:29 +00:00
  • 5357a94148 uclibc: add STAGING_INCDIR to host C flags to make it build on systems without ncurses-dev Marcin Juszkiewicz 2008-04-22 09:01:29 +00:00
  • 8bd2f38913 poky.conf: prefer full version of opkg to not build opkg and opkg-nogpg in one run Marcin Juszkiewicz 2008-04-22 00:43:42 +00:00
  • 82ad25c90a networkmanager-applet: disable libnotify if we do not depend on it Marcin Juszkiewicz 2008-04-22 00:25:47 +00:00
  • a7acabe996 poky.conf: we use cairo 1.6.4 now so updated PREFERRED_VERSION_cairo Marcin Juszkiewicz 2008-04-21 23:49:43 +00:00
  • eab49b0952 cairo: Bump PR after DEPENDS changes to cleanup the autobuilder Richard Purdie 2008-04-21 23:15:35 +00:00
  • 7445d676db sanity.bbclass: Add a check for dash as /bin/sh and error if found Richard Purdie 2008-04-21 22:53:20 +00:00
  • 00bbe8da49 gtk+: Fix libtool issue causing dynamic module loading to be disabled Richard Purdie 2008-04-21 17:03:06 +00:00
  • a6bc7ad213 apmd: Improve libtool usage Richard Purdie 2008-04-21 16:37:56 +00:00
  • efba2e53df libxt: Add STAGING_INCDIR to the cflags for compiling makestrs Richard Purdie 2008-04-21 15:08:20 +00:00
  • a21dec2894 cairo: added missing dependency on pixman Marcin Juszkiewicz 2008-04-21 14:51:21 +00:00
  • a3d63a9291 linux-openmoko: switch to 2.6.24 (from OE) Marcin Juszkiewicz 2008-04-21 14:42:55 +00:00
  • e5444b0d85 poky.conf: generate UTF-8 locales only Marcin Juszkiewicz 2008-04-21 14:42:14 +00:00
  • 2e83937a41 libx11: Add -I to the makekeys hack Richard Purdie 2008-04-21 11:01:32 +00:00