1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-09 15:50:16 +00:00

Commit Graph

  • 55606ce78d vim: add an ftplugin for indentation settings Chris Larson 2011-01-10 11:57:59 -07:00
  • 810e139fd3 Inject taskpid into log records via our log handler Chris Larson 2011-01-10 09:20:50 -07:00
  • 48e567bb47 bitbake/runqueue.py: Fix del_stamp calls and -f option to bitbake with the BasicHash siggen code Richard Purdie 2011-01-10 21:59:34 +00:00
  • 2bd6e7ce9c Merge branch 'srifenbark/docs' of ssh://git.pokylinux.org/poky-contrib Richard Purdie 2011-01-10 21:09:33 +00:00
  • 084dd95ca8 linux-yocto: update to 2.6.37 Bruce Ashfield 2011-01-10 12:10:37 -05:00
  • e9e966ebe5 kern-tools: create generic variables for platform/board/kernel Bruce Ashfield 2011-01-05 11:02:35 -05:00
  • 3f2902c9c9 linux-yocto: update SRCREV to pickup debug/ftrace config changes Bruce Ashfield 2011-01-04 16:39:03 -05:00
  • a9f5feaf51 routerstation: disable command line overrides Bruce Ashfield 2011-01-04 14:47:46 -05:00
  • 1759fee638 kernel-yocto: pass the build directory to configme Bruce Ashfield 2011-01-04 00:20:14 -05:00
  • 2b2dbf7612 Fetcher: only set __BB_DONT_CACHE when SRCREV = "${AUTOREV}" Yu Ke 2010-12-27 16:20:34 +08:00
  • 1589a1172f Fetcher: break the "SRCREVINACTION" deadlock Yu Ke 2010-12-27 09:31:38 +08:00
  • 550c3bd821 bb.fetch2.bzr: add bzr urldata_init Yu Ke 2010-12-27 10:48:34 +08:00
  • f684ff18a2 bb.fetch2.hg: add hg urldata_init Yu Ke 2010-12-27 10:35:19 +08:00
  • 7420e70f4f bb.fetch2.svn.py: add urldata_init Yu Ke 2010-12-27 10:07:04 +08:00
  • 54e34f6e25 bb.fetch2.git.py: add git urldata_init Yu Ke 2010-12-27 09:50:25 +08:00
  • 2892cbfb11 bb.fetch2: add urldata_init call for Fetch class Yu Ke 2011-01-08 16:40:18 +08:00
  • 9e3a92c04a BBHandler: remove bb.fetch referrence Yu Ke 2011-01-08 10:26:28 +08:00
  • 38b25eed95 machines: move PACKAGE_EXTRA_ARCHS to tune files Koen Kooi 2011-01-09 09:41:33 +01:00
  • c02f89fe24 bitbake: For poky only, force the use of fetch2 codebase Richard Purdie 2011-01-10 18:13:53 +00:00
  • af06e4a8ef bitbake: Switch to fetch2 fetcher code based on the environment variable BBFETCH2 Richard Purdie 2011-01-10 18:12:53 +00:00
  • c64b445f38 bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetch Yu Ke 2011-01-10 18:05:07 +00:00
  • 6b212ad3c3 bitbake/fetch/git: Add backwards compatibility code for branch name handling Richard Purdie 2011-01-10 14:27:30 +00:00
  • 4dccd92439 bitbake: copy bb.fetch to bb.fetch2 as initial code base for fetcher overhaul Yu Ke 2011-01-10 14:23:36 +00:00
  • f46cdcbbae bitbake/poky.conf: Add TARGET_LINK_HASH_STYLE option to TARGET_LDFLAGS as per OE.dev Richard Purdie 2011-01-07 16:01:56 +00:00
  • c036d1a5a0 bitbake/codeparser: Fix import to match upstream bitbake Richard Purdie 2011-01-10 13:22:30 +00:00
  • a17d271db2 utils: show the actual exception in better_exec Chris Larson 2010-12-22 12:06:54 -07:00
  • cd382f9546 runqueue.py: Drop unneeded import and improve quieterrors handling as per upstream bitbake Richard Purdie 2011-01-10 13:13:08 +00:00
  • 2c2d160c88 bitbake: Update event queue handling to match upstream bitbake Richard Purdie 2011-01-10 13:12:35 +00:00
  • 9336ba1fd2 bitbake/runqueue.py: Sync with changes in upstream bitbake Richard Purdie 2011-01-10 12:48:49 +00:00
  • 5cc720aac2 bitbake/fetch: Sync up logger/whitespace improvements Richard Purdie 2011-01-10 12:14:22 +00:00
  • 8d6800bc8e bitbake/utils.py: Drop unused function extend_deps() Richard Purdie 2011-01-10 12:04:18 +00:00
  • c186419173 bitbake: Sync environment handling function names and comments with upstream alterations Richard Purdie 2011-01-10 12:03:40 +00:00
  • b127874ee6 parse: pass filename, lineno into the ast Chris Larson 2011-01-04 13:34:08 -07:00
  • f305e95840 cache: don't expand variables for skipped recipes Chris Larson 2011-01-07 08:38:41 -07:00
  • b22e345e05 bitbake/knotty.py: Don't show log messages of NOTE and below for task processes Richard Purdie 2011-01-07 23:54:42 +00:00
  • f8e7215f6c bitbake/__init__.py: Add taskpid to all LogRecords (subclassed to be BBLogRecords) Richard Purdie 2011-01-07 23:52:19 +00:00
  • a13352cfaf bitbake/msg.py: Add named definitions for all logging levels Richard Purdie 2011-01-07 23:50:17 +00:00
  • b7eb324326 xserver-xf86-common: Remove COMPATIBLE_HOST as it was wrong solution Saul Wold 2011-01-07 10:46:14 -08:00
  • 26cd5c2af0 insane.bbclass: Enable the package_qa_hash_style check Richard Purdie 2011-01-07 16:27:01 +00:00
  • 5c69fab405 bitbake/runqueue.py: Remove duplicate TaskStarted event fire() Richard Purdie 2011-01-07 16:22:45 +00:00
  • 359e31c37e xvinfo: Fix LIC_FILES_CHKSUM Richard Purdie 2011-01-07 16:21:40 +00:00
  • 6fe79e263f libcanberra: Fix LIC_FILES_CHKSUM Richard Purdie 2011-01-07 16:19:17 +00:00
  • 5da9747024 bitbake/build.py: Fix del_stamp work correctly after recent stamp function changes Richard Purdie 2011-01-07 14:03:27 +00:00
  • 0e26f53f9e bitbake/cooker.py: Fix merge conflict with upstream which was preventing clean bitbake shutdown Richard Purdie 2011-01-07 13:54:50 +00:00
  • 847b717862 bitbake/cache.py: Expansion of variables in skipped recipes should not be attempted as they can trigger errors Richard Purdie 2011-01-07 12:56:06 +00:00
  • 6f454c10bc bitbake/data.py: corrected the output for shell syntax. Lianhao Lu 2011-01-07 14:17:10 +08:00
  • dc10e1688e bison-native: create a wrapper script for sstate installation Kevin Tian 2011-01-05 11:04:12 +08:00
  • d835488c52 flex-native: create a wrapper script for sstate installation Kevin Tian 2011-01-05 10:26:36 +08:00
  • 16fa641f99 perl: use ${CCLD} instead of its own LD definition Kevin Tian 2011-01-05 14:50:33 +08:00
  • 97789a160a bitbake/siggen.py: Add a signature generator which adds the hash to the stamp files Richard Purdie 2011-01-07 11:04:38 +00:00
  • bcb5849243 documentation/yocto-project-qs/yocto-project-qs.xml: Corrections to Using Pre-Built Binaries and QEMU section. Scott Rifenbark 2011-01-06 12:55:42 -08:00
  • bc127e0ec9 documentation/bsp-guide/bsp.xml: Commented out three sections. Scott Rifenbark 2010-12-15 14:31:39 -08:00
  • 3f78c071b7 base.bbclass: Use the new stampfile function in bitbake to determine the path to the stampfile Richard Purdie 2011-01-06 19:49:17 +00:00
  • df8569b4d8 bitbake/runqueue.py: Fix a bug where do_setscene dependencies would be ignored Richard Purdie 2011-01-06 19:48:47 +00:00
  • 66c6200ff3 bitbake build/siggen/runqueue: Fix stampfile parameters Richard Purdie 2011-01-06 19:47:00 +00:00
  • ec6e4793dc bitbake build.py: Stamp handling improvements Richard Purdie 2011-01-06 19:43:41 +00:00
  • 4a10a5b438 bitbake build.py: Use localdata for stamp handling, not d Richard Purdie 2011-01-06 19:40:41 +00:00
  • 81e29fbfac poky-ref-manual: Fix my email address Richard Purdie 2011-01-05 14:47:44 +00:00
  • 51a2e8712a bitbake/build.py: Ditch the extract_stamp function as its just going to complicate improving the stamp handling functions Richard Purdie 2011-01-06 15:41:39 +00:00
  • 37391f667f parse.ast: drop __word__ regular expression Chris Larson 2011-01-04 13:07:27 -07:00
  • 1204ed79fc parse.ast: avoid code duplication for inherit Chris Larson 2011-01-04 13:06:49 -07:00
  • 74653168c0 event: use BBLogFormatter in print_ui_queue Chris Larson 2011-01-05 11:20:05 -07:00
  • e7febaa343 build: use logger.isEnabledFor, not getEffectiveLevel Chris Larson 2011-01-05 11:19:21 -07:00
  • 9b5c770cbd recpies: use SRCPV instead of SRCREV for PV Yu Ke 2010-12-27 13:28:09 +08:00
  • 601af9f8ea qemuimagetest: Remove connman test for lsb image and fix one warning in Test_Create_Qemu Jiajun Xu 2011-01-06 12:01:31 +08:00
  • d2d5456cd3 insane.bbclass: Fix message for LIC_FILES_CHKSUM Errors Saul Wold 2011-01-05 18:18:55 -08:00
  • b91c0f435b python-dbus: upgrade from 0.83.1 to 0.83.2 Nitin A Kamble 2010-12-27 06:10:19 -08:00
  • 5611fe864e byacc: upgrade recipe from 20100610 to 20101127 Nitin A Kamble 2010-12-26 18:09:40 -08:00
  • a4976d5bee git: upgrade from 1.7.3.2 to 1.7.3.4 Nitin A Kamble 2010-12-26 17:41:57 -08:00
  • 76b5dc8f8c distro-tracking: update recently updated recipes Nitin A Kamble 2010-12-26 17:26:28 -08:00
  • 34b067eebf modutils: Extend gcc4 patch for obj_ppc.c Saul Wold 2011-01-05 16:48:33 -08:00
  • 1539ecf265 xserver: Add COMPATIBLE_MACHINE Saul Wold 2011-01-05 16:48:10 -08:00
  • c3a14b32bb rpm: Bump PR to force rebuild due to new beecrypt Saul Wold 2011-01-05 16:47:20 -08:00
  • 2ee6b1a314 distro_tracking_fields.inc: update apmd, blktool, dbus-glib, libgdbus, and pax-utils Scott Garman 2011-01-05 09:51:36 -08:00
  • 27bdee593f dbus-glib: upgrade to version 0.92 Scott Garman 2011-01-04 15:27:17 -08:00
  • 2aa8ebb62d dbus-glib: delete unused patch Scott Garman 2011-01-04 15:26:03 -08:00
  • 47a1cc90d9 libgdbus_git: metadata fixes and minor formatting changes Scott Garman 2011-01-04 14:37:23 -08:00
  • 39387f3823 blktool: minor formatting changes Scott Garman 2011-01-04 14:12:08 -08:00
  • 4842fc511e apmd: added HOMEPAGE, minor formatting changes Scott Garman 2011-01-04 14:08:47 -08:00
  • 0aa3472e56 apmd: delete unused patch Scott Garman 2011-01-05 09:52:59 -08:00
  • 6f774d38cf pax-utils: upgrade to version 2.2.2 Scott Garman 2010-12-16 21:17:31 -08:00
  • 73cc14980c binutils: use default ${CC} instead of defining it own Kevin Tian 2011-01-05 10:18:21 +08:00
  • 3930538586 kernelshark: add ftrace gui viewer Darren Hart 2010-12-28 17:10:22 -08:00
  • 6564097952 glib-2.0: fix g_once_init_enter compile failure Darren Hart 2010-12-29 10:10:15 -08:00
  • 40be3e1e97 trace-cmd: license file updates Darren Hart 2011-01-03 09:39:23 -08:00
  • b4090f287c trace-cmd: fix cross-compilation Darren Hart 2010-12-28 17:17:25 -08:00
  • baab6f69fe distro_tracking_fields.inc: update for lastest package updates Dexuan Cui 2011-01-05 20:48:51 +08:00
  • 26a0877234 preferred-xorg-versions.inc: updated for lastest package updates Dexuan Cui 2011-01-05 20:47:42 +08:00
  • f11bcc10ae librsvg: upgrade from 2.32.0 to 2.32.1 Dexuan Cui 2011-01-05 20:18:45 +08:00
  • a86c5dea19 libxxf86misc: upgrade from 1.0.2 to 1.0.3 Dexuan Cui 2011-01-05 20:17:30 +08:00
  • e166d62eb7 libdmx: upgrade from 1.1.0 to 1.1.1 Dexuan Cui 2011-01-05 20:16:46 +08:00
  • e348e6e622 pixman: upgrade from 0.20.0 to 0.21.2 Dexuan Cui 2011-01-05 20:15:58 +08:00
  • 840ca22947 scrnsaverproto: upgrade from 1.2.0 to 1.2.1 Dexuan Cui 2011-01-05 20:14:49 +08:00
  • ca4f1099a3 resourceproto: upgrade from 1.1.0 to 1.1.1 Dexuan Cui 2011-01-05 20:13:29 +08:00
  • 3512680535 compositeproto: upgrade from 0.4 to 0.4.2 Dexuan Cui 2011-01-05 20:12:45 +08:00
  • c7ca70ee30 xproto: upgrade from 7.0.19 to 7.0.20 Dexuan Cui 2011-01-05 20:12:10 +08:00
  • b08bfdace5 inputproto: upgrade from 2.0 to 2.0.1 Dexuan Cui 2011-01-05 20:10:52 +08:00
  • cd9ae9927b renderproto: upgrade from 0.11 to the latest version 0.11.1 Dexuan Cui 2011-01-05 20:09:04 +08:00
  • 6f7ee849db matchbox-wm-2: Upgrade to svn r2106 Zhai Edwin 2010-12-31 16:36:14 +08:00
  • 1afd9d9b58 metacity: Upgrade to 2.30.3 Zhai Edwin 2010-12-30 21:04:22 +08:00