1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-25 06:47:01 +00:00

Commit Graph

  • f63e7159da Remove bashism Ross Burton 2006-12-05 12:09:24 +00:00
  • 4cf2d71a16 rootfs_(deb|ipk).bbclass: Fix bashism so works on dash Richard Purdie 2006-12-05 11:10:28 +00:00
  • c30cb8c7aa bb file for dates 0.2 Tomas Frydrych 2006-12-05 10:12:34 +00:00
  • 91001d7551 gnutls: Specify libz and libreadline locations to avoid contamination from /usr/lib and /usr/include Richard Purdie 2006-12-04 23:11:39 +00:00
  • 4861e574e4 setserial: Fix SRC_URI (from OE) Richard Purdie 2006-12-04 17:40:20 +00:00
  • 21fb2cbe1c bitbake runqueue.py: Set children as process group leaders and send SIGTERM to the process groups Richard Purdie 2006-12-04 17:30:47 +00:00
  • 62747098a8 bitbake.conf: Move DL_DIR to the end of the file Richard Purdie 2006-12-04 17:05:47 +00:00
  • 67d732d513 scripts/runqemu: Remove some duplication Richard Purdie 2006-12-04 12:29:41 +00:00
  • 6a83bb19de scripts/runqemu: Add distcc support Richard Purdie 2006-12-04 11:43:27 +00:00
  • ef853d08f8 Add qemu-distcc for qemu machines Richard Purdie 2006-12-04 08:53:50 +00:00
  • 4de307a415 usbinit: Fix quoting Richard Purdie 2006-12-04 08:53:08 +00:00
  • 034861cf5b image.bbclass: Add export machine as needed by bbimage Richard Purdie 2006-12-01 15:48:24 +00:00
  • bc4de141cb rootfs_deb.bbclass: Add sanity check Richard Purdie 2006-12-01 09:29:06 +00:00
  • 37669af82c bitbake: Fix a couple of typos in the bitbake shell Richard Purdie 2006-11-30 11:18:11 +00:00
  • d35635aff2 scripts/runqemu improvements: * Try harder to find ifconfig * Error out if the environment isn't correct * Tell the user we're running sudo Richard Purdie 2006-11-30 11:16:21 +00:00
  • 6ee267a55e Update Contacts to 0.2 Thomas Wood 2006-11-30 09:51:35 +00:00
  • 681d6c18ad bitbake: Sync with bitbake trunk for bugfixes and improved dot file generation code Richard Purdie 2006-11-29 22:52:37 +00:00
  • adabf6c093 sanity.bbclass: Add umask check Richard Purdie 2006-11-29 16:55:31 +00:00
  • 2dc275c3ca package.bbclass: Add fakeroot-native as a PACKAGE_DEPENDS Richard Purdie 2006-11-29 15:14:05 +00:00
  • 5f59db5007 dpkg: 1.13.22 -> 1.13.24 Richard Purdie 2006-11-29 14:47:37 +00:00
  • 081bc9970c local.conf.sample: Allow external override of PACKAGE_CLASSES Richard Purdie 2006-11-29 14:22:54 +00:00
  • c7c86e2bba gcc: Remove bogus PACKAGE_ARCH settings (now fixed properly in cross.bbclass) Richard Purdie 2006-11-29 13:59:00 +00:00
  • 34aa4cad3d cross.bbclass: Set PACKAGE_ARCH correctly under inherit cross Richard Purdie 2006-11-29 13:55:34 +00:00
  • 9ecd2353a3 poky.conf: Set TARGET_VENDOR to -poky. This will require a rebuild of tmp directories but will identify toolchains as coming from poky etc. Richard Purdie 2006-11-29 13:42:19 +00:00
  • 661b9cabc1 qemux86: machine config files should not set TARGET_VENDOR, its a distro option Richard Purdie 2006-11-29 13:39:30 +00:00
  • 255a927424 Add valgrind Richard Purdie 2006-11-29 13:36:11 +00:00
  • 72db1befba Rename linux-openzaurus to linux-rp Richard Purdie 2006-11-29 12:17:00 +00:00
  • 85e27da51a rootfs_deb.bbclass: Reverse sources.list file to correct repository priorities. Add Release file to sources giving a Label. Update preferences file to use source labels instead of paths Richard Purdie 2006-11-29 10:53:23 +00:00
  • b7880fab82 package_deb.bbclass: dpkg-deb needs to run under fakeroot to set ownership correcting in resulting packages Richard Purdie 2006-11-29 10:50:33 +00:00
  • 0d3763a75e zaurus-2.6.conf: Mark machines as supporting bluetooth Richard Purdie 2006-11-29 10:49:24 +00:00
  • 632d2789fa apt: Set preferences location in apt.conf Richard Purdie 2006-11-29 10:48:36 +00:00
  • a72518624e base-files: Should be machine specific Richard Purdie 2006-11-29 10:47:27 +00:00
  • ecc68c6228 linux-openzaurus-2.6.17: Update ASoC + other misc patches Richard Purdie 2006-11-29 10:46:21 +00:00
  • b8cc2cd7e6 linux-openzaurus-2.6.17: Sync defconfigs with OE Richard Purdie 2006-11-29 10:45:07 +00:00
  • bcedd690f7 poky-extras: Add bluez, sqlite, maemo-mapper-nohildon Richard Purdie 2006-11-29 09:47:42 +00:00
  • 23e50d487d poky-extras: Update extras task and image with recent poky changes Richard Purdie 2006-11-29 09:47:05 +00:00
  • db0b57e562 tslib: Fix tslib.sh for spitz Richard Purdie 2006-11-28 13:03:23 +00:00
  • e65d97d62f rootfs_deb.bbclass: Mark packages as installed/unpacked correctly. Add in hacks to work around /var being tmpfs and to enable ipkg to handle the postinsts on device (for now) Richard Purdie 2006-11-27 22:57:27 +00:00
  • 207db00743 rootfs_deb: Set Architecture correctly in a copy of apt.conf in staging Richard Purdie 2006-11-27 17:29:04 +00:00
  • 2d56326467 apt-native: Stage apt.conf.sample, not apt.conf. Anything needing apt.conf will need to adjust the file anyway and this avoids apt's default search path. Richard Purdie 2006-11-27 17:27:09 +00:00
  • edd988ecb3 data_smart.py: micro optimisation from bitbake trunk Richard Purdie 2006-11-27 09:15:20 +00:00
  • 1e95d39948 Confhandler.py: Add cleanup from bitbake trunk Richard Purdie 2006-11-27 09:10:38 +00:00
  • 9f10a98f44 svn.py, git.py: Sync with bitbake trunk - comment changes Richard Purdie 2006-11-27 08:57:29 +00:00
  • d8f7680dc0 fetch/__init__.py: Store url data per .bb file fixing urldata contamination between .bb files. Richard Purdie 2006-11-27 08:52:57 +00:00
  • f4ab3a1d3a perl: Use -f option to rm, fixing read only file problems Richard Purdie 2006-11-25 22:30:23 +00:00
  • 4f249a8efb Fix STAGING_BINDIR for multimachine use by spliting into STAGING_BINDIR and STAGING_BINDIR_NATIVE and adding both to PATH Richard Purdie 2006-11-25 10:01:30 +00:00
  • 82dd73248d base.bbclass: unexport MACHINE Richard Purdie 2006-11-25 09:58:34 +00:00
  • 0da3c82a66 bitbake/lib/bb/data.py: Add unexport flag for variables, add speedup for expandKeys Richard Purdie 2006-11-25 09:57:29 +00:00
  • eee1508e19 psplash: Set PV correctly Richard Purdie 2006-11-24 17:31:43 +00:00
  • bd76341f21 update-rc.d: Drop version 0.6, set PACKAGE_ARCH='all' for 0.7 Richard Purdie 2006-11-24 17:26:00 +00:00
  • 1e1e9a3209 package_deb.bbclass: Handle all architecture as a special case solving multimachine build issues Richard Purdie 2006-11-24 17:23:05 +00:00
  • ebf771bc5a local.conf.sample: Improve PACKAGE_CLASSES documenation Richard Purdie 2006-11-24 17:14:24 +00:00
  • e4bb4ba86b base.bbclass: Make sure MACHINE isn't exported fixing failures in binutils when MACHINE is an envirionmental variable Richard Purdie 2006-11-23 17:51:39 +00:00
  • 436d6560f1 puzzles: r6727 -> 6915 Richard Purdie 2006-11-23 14:58:09 +00:00
  • 6a9c195935 local.conf.sample: Allow environment to override MACHINE and DL_DIR Richard Purdie 2006-11-23 12:15:52 +00:00
  • 14d1d6d879 scripts: Move main contents of poky-init-build-env to scripts/poky-env-internal. Add poky-autobuild script for autobuilder use. Richard Purdie 2006-11-23 12:15:17 +00:00
  • 5285430f17 siteinfo.bbclass: Change note to a debug message Richard Purdie 2006-11-23 12:13:46 +00:00
  • eeb1bee524 bitbake.conf: Allow DL_DIR to be set by the environment Richard Purdie 2006-11-23 12:12:14 +00:00
  • 91509a0519 poky.conf: Set some missing SRCDATEs including qemu and psplash Richard Purdie 2006-11-23 11:26:01 +00:00
  • dff9e4b314 qemu: Really fix arm_nptl.patch Richard Purdie 2006-11-23 10:55:54 +00:00
  • c344a7ccb3 qemu: refresh arm_nptl.patch Richard Purdie 2006-11-23 10:37:22 +00:00
  • fdeaa59324 speex: Fix SRC_URI Richard Purdie 2006-11-23 09:49:30 +00:00
  • db564fe4d9 sanity.bbclass: Add sdl-config to required programs list. Remove fixme as now dealt with. Richard Purdie 2006-11-22 16:43:41 +00:00
  • 2f461dbdc0 qemu: Add depends on zlib(-native) Richard Purdie 2006-11-22 16:41:45 +00:00
  • 7a80caa8f1 local.conf.sample: Add note about BB_NUMBER_THREADS Richard Purdie 2006-11-22 15:33:16 +00:00
  • 0ac664d01a rootfs_xxx.bbclass: Add missing checkins from the log_check updates Richard Purdie 2006-11-22 15:28:28 +00:00
  • fcbc597dbe xsp, xpext: Fix broken DEPENDS after merge Richard Purdie 2006-11-22 13:51:30 +00:00
  • e2f9e1a4aa Factor common code out of rootfs_xxx.bbclass into image.bbclass. Add error detection code for roofs_deb.bbclass Richard Purdie 2006-11-21 23:21:06 +00:00
  • 01b1dbaefd base.bbclass: Fix errors in none libtooled packages Richard Purdie 2006-11-21 17:46:14 +00:00
  • 450aea724e Add lzo, upgrade libgcrypt -> 1.2.3, add gnutls 1.4.4 Richard Purdie 2006-11-21 16:45:47 +00:00
  • 2a9503f185 Add libxml2-native from OE.dev Richard Purdie 2006-11-21 14:46:50 +00:00
  • 634232e696 Site file handling update: Instead of one site file per target, allow entries to be shared. Handled through siteinfo.bbclass Richard Purdie 2006-11-21 14:34:40 +00:00
  • 4c9521de57 dbus: Add missing files Richard Purdie 2006-11-21 14:28:13 +00:00
  • 0405bf5645 Add dbus+dbus-native 1.01, dbus-glib+dbus-glib-native 0.72 from OE.dev Richard Purdie 2006-11-21 14:20:37 +00:00
  • 902bcfa157 Update libx11 references. Richard Purdie 2006-11-21 12:33:08 +00:00
  • 2befc63653 Various minor updates from OE.dev Richard Purdie 2006-11-21 12:32:23 +00:00
  • a936cf24a6 cairo: Fix libx11 reference, add some patches from OE.dev (commented out for now) Richard Purdie 2006-11-21 12:31:15 +00:00
  • 30785a5b5e gnutls: Improve do_stage (from OE.dev) Richard Purdie 2006-11-21 12:30:16 +00:00
  • f8c2f22009 perl: Sync with OE.dev Richard Purdie 2006-11-21 12:28:06 +00:00
  • 4d0fb2b9e8 libsoup: Drop old verison, fix 2.2.96 staging Richard Purdie 2006-11-21 12:27:01 +00:00
  • 6520c12e02 gst-meta: Merge into a single file (maybe to become task-gst) Richard Purdie 2006-11-21 12:24:17 +00:00
  • e38a607f95 initscripts: Add save-rtc script and ALSA manual devices table from OE.dev Richard Purdie 2006-11-21 12:19:17 +00:00
  • ad790e96c6 ipkg.inc: Fix bashisms (now works with dash) (from OE.dev) Richard Purdie 2006-11-21 12:18:05 +00:00
  • 4b647cde77 Various minor updates from OE.dev Richard Purdie 2006-11-21 12:15:23 +00:00
  • b3b8d9ed94 hostap: Sync with OE.dev Richard Purdie 2006-11-21 12:13:42 +00:00
  • f86905db21 gnu-config-naitve: Fix do_stage (from OE.dev) Richard Purdie 2006-11-21 11:46:44 +00:00
  • ca861e80fa prism3-support: Fix multiple network device issues Richard Purdie 2006-11-21 11:45:54 +00:00
  • faedc55e30 fakeroot: Sync with OE.dev (and fix -native RDEPENDS) Richard Purdie 2006-11-21 11:44:54 +00:00
  • e423fc9d57 libidl: Improve staging from OE.dev Richard Purdie 2006-11-21 11:28:02 +00:00
  • eef43c9f55 s#libx11#virtual/libx11# Richard Purdie 2006-11-21 11:23:29 +00:00
  • b57a5d53ea less: Add alternatives handling from OE.dev Richard Purdie 2006-11-21 10:44:15 +00:00
  • f73c7d9cf6 matchbox: Quoting fixes, s#libx11#virtual/libx11# from OE.dev Richard Purdie 2006-11-21 10:43:05 +00:00
  • b6b03ef9f3 flac, lame, libiconv: Sync with minor changes in OE.dev Richard Purdie 2006-11-21 10:41:03 +00:00
  • 6f5035a9cc libpng: 1.2.8 -> 1.2.12 Richard Purdie 2006-11-21 10:39:29 +00:00
  • d1c347552d fstests: Add packaging from OE.dev Richard Purdie 2006-11-21 10:08:48 +00:00
  • 378c5d96e6 base-files: Sync with OE.dev Richard Purdie 2006-11-21 10:08:10 +00:00
  • 0d35abe6c9 eds-dbus: Sync with OE style changes, add DEPENDS on zlib, add workaround -ldb from OE.dev Richard Purdie 2006-11-21 10:07:11 +00:00
  • e56649a959 gtk+ 2.10.6: Sync with updated patches in OE.dev (pangoxft includes a calender fix) Richard Purdie 2006-11-21 10:05:33 +00:00
  • 31fd33d296 netbase: Sync with OE.dev Richard Purdie 2006-11-21 10:04:09 +00:00
  • 16392b30e3 pcmciamutils: Drop old version, fix quoting in 013 Richard Purdie 2006-11-21 10:03:34 +00:00