1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-26 07:07:08 +00:00

Commit Graph

  • fb7eb75f33 lib/bb/ui/crumbs: use a PersistentTooltip for the Brought in by information Joshua Lock 2012-03-23 17:23:06 -07:00
  • 2206679669 lib/bb/ui/crumbs/persistenttooltip: ensure a reasonable minimum size Joshua Lock 2012-03-23 17:23:05 -07:00
  • 188cf893dd lib/bb/ui/crumbs/persistenttooltip: layout tweaks Joshua Lock 2012-03-23 17:23:04 -07:00
  • 61f039d57c lib/bb/ui/crumbs/hobwidget: convert button styling logic to static methods Joshua Lock 2012-03-23 17:23:03 -07:00
  • d0bb6d292a lib/bb/ui/crumbs/builddetailspage: fix label on 'Back' button Joshua Lock 2012-03-23 17:23:02 -07:00
  • 61006cf51f lib/bb/ui/crumbs/hobwidget: HobAltButton different visual when insensitive Joshua Lock 2012-03-23 17:23:00 -07:00
  • 63defc9bf6 lib/bb/ui/crumbs/hig: sort layers in Layer Selection dialogue Joshua Lock 2012-03-23 17:22:59 -07:00
  • 822af52bb9 Fix typo: BB_NUMBER_THREAD -> BB_NUMBER_THREADS Robert P. J. Day 2012-03-22 15:54:37 -04:00
  • e9a5de67e7 Hob: Avoid getting TMPDIR in hardcode Dongxiao Xu 2012-03-24 19:44:11 +08:00
  • 64cb3cde27 Hob: Set empty DISTRO if "defaultsetup" is selected Dongxiao Xu 2012-03-24 13:36:18 +08:00
  • bc73876964 Hob: runqemu and deployment functionality filter Dongxiao Xu 2012-03-24 01:12:09 +08:00
  • 9b4e1600ab Hob: Add a supported image type "vmdk" Dongxiao Xu 2012-03-24 01:11:40 +08:00
  • f83586f1e6 Hob: Fix the workaround to get image types Dongxiao Xu 2012-03-23 15:45:34 +08:00
  • 5098c964c2 Hob: Change the Hob initialization process Dongxiao Xu 2012-03-23 15:38:42 +08:00
  • 9d3620fac8 Hob: Initial an empty label in recipeselectionpage.py Dongxiao Xu 2012-03-23 15:37:09 +08:00
  • a18a724769 Hob: Cleanup for hobeventhandler.py Dongxiao Xu 2012-03-23 14:30:43 +08:00
  • 09b16096f6 Hob: Remove unnecessary PARSE_BBFILES command Dongxiao Xu 2012-03-23 13:55:10 +08:00
  • 1c19181599 iptables: fix build error against 3.2+ kernel headers Bruce Ashfield 2012-03-23 14:36:04 -04:00
  • 6c77a0f0fa taglib: Refresh patch after recent accidental breakage Richard Purdie 2012-03-23 18:29:29 +00:00
  • ac56e2ed37 linux-libc-headers-yocto: move to meta-yocto Bruce Ashfield 2012-03-23 13:12:42 -04:00
  • 0233e6b1a7 libzypp: Fix buiild with gcc 4.7 Khem Raj 2012-03-23 08:37:50 -07:00
  • 0dd02a5e65 kernel.bbclass: don't create /etc/modutils/* Martin Jansa 2012-03-23 13:56:31 +01:00
  • caaa5709b4 update-modules: update script to read /etc/modules-load.d/ directory Martin Jansa 2012-03-23 15:37:23 +01:00
  • c73e50a91e kernel.bbclass: fix extra + in kernelrelease Martin Jansa 2012-03-23 13:56:29 +01:00
  • 39439da555 kernel.bbclass: use better number for KERNEL_PRIORITY Martin Jansa 2012-03-23 13:56:28 +01:00
  • 42fbaceb44 kernel.bbclass: use symlinks for modutils files Martin Jansa 2012-03-23 13:56:27 +01:00
  • c6db496be6 kernel.bbclass: populate /etc/modules-load.d/ with module_autoload entries too Martin Jansa 2012-03-23 13:56:26 +01:00
  • 8132ac5f6c procps: use update-alternatives for pwdx, pgrep and watch Andreas Oberritter 2012-03-23 17:37:36 +01:00
  • b2c6e1ead7 sysvinit: use update-alternatives for mountpoint and runlevel Andreas Oberritter 2012-03-23 17:37:38 +01:00
  • 180d7d391d ppp: drop unneeded pkg-postinst Andreas Oberritter 2012-03-23 17:37:39 +01:00
  • e86605c69c linux-libc-headers-yocto: remove from oe-core Bruce Ashfield 2012-03-23 13:07:48 -04:00
  • 12cd3311f5 linux-libc-headers: set default LINUXLIBCVERSION to 3.2 Bruce Ashfield 2012-03-23 13:07:47 -04:00
  • e7a5236d7c linux-libc-headers: add 3.2 headers and remove 3.1 Bruce Ashfield 2012-03-23 13:07:46 -04:00
  • ad88a473bd bitbake.conf: Add XAUTHORITY into config white list Dongxiao Xu 2012-03-23 23:08:30 +08:00
  • ada5a0269e python: remove a target dependency Gary Thomas 2012-03-23 09:27:07 -06:00
  • ad5dd7d3ca Hob: Change the descriptions for view_recipe_button and view_package_button Shane Wang 2012-03-23 19:21:25 +08:00
  • 98fa27c4c9 Hob: add auto scroll to rows which be new appended in hob building log page Liming An 2012-03-22 19:08:40 +08:00
  • f427bfa0e4 Hob: reset the policy to forbid the horizontal scrolling for building log Liming An 2012-03-22 19:03:35 +08:00
  • 63648b9f1d lib/bb/ui/crumbs/builder: change dialogue title to Layers Joshua Lock 2012-03-22 16:13:08 -07:00
  • ac53520823 lib/bb/ui/crumbs: make use of HobButton for existing primary action buttons Joshua Lock 2012-03-22 16:06:42 -07:00
  • 78fb40958a lib/bb/ui/crumbs/hobwidget: add HobButton widget for the primary action Joshua Lock 2012-03-22 16:05:42 -07:00
  • 9dd7461eca lib/bb/ui/crumbs: fix 'Back to image configuration' alt button text Joshua Lock 2012-03-22 16:02:56 -07:00
  • cef911ecf4 lib/bb/ui/crumbs: add colour for HobAltButton per visual design Joshua Lock 2012-03-22 16:02:00 -07:00
  • bad0a86f98 lib/bb/ui/crumbs/hig: tweak 'Add Layer' button per visual design Joshua Lock 2012-03-22 16:00:29 -07:00
  • d4a087fd39 lib/bb/ui/crumbs/builder: only show a close button on the Layer Selector Joshua Lock 2012-03-22 15:56:30 -07:00
  • f76dcdb1ca lib/bb/ui/crumbs: replace HobXpmLabelButtonBox with HobImageButton Joshua Lock 2012-03-22 15:54:37 -07:00
  • ce914a6742 lib/bb/ui/icons: add new icons for use in Hob, autocrop some existing ones Joshua Lock 2012-03-22 13:21:50 -07:00
  • 3d69d9462d bitbake/fetch2: Ensure mirror tarballs have .done stamps so we don't redownload and corrupt them Richard Purdie 2012-03-23 14:52:23 +00:00
  • 67c83a8c08 documentation: Updated all style sheets for down-sized notes. Scott Rifenbark 2012-03-22 17:28:29 -06:00
  • fd5c4cf03d documenation/dev-manual/dev-manual-model.xml: Hob section first draft Scott Rifenbark 2012-03-22 16:41:26 -06:00
  • 0f2f0f9ee2 documentation/dev-manual/dev-manual-model.xml: Updated title Scott Rifenbark 2012-03-22 15:09:03 -06:00
  • 7c689aaace documentation/dev-manual/dev-manual-model.xml: Blank Hob section added. Scott Rifenbark 2012-03-22 15:01:11 -06:00
  • f98621fdcf documenation/dev-manual/dev-manual-model.xml: Hob added to Intro Scott Rifenbark 2012-03-22 14:58:20 -06:00
  • 40a45af01f documentation/bsp-guide/bsp.xml: Edits to BSP Licensing section Scott Rifenbark 2012-03-22 13:43:51 -06:00
  • 2e0b9014e2 documentation/poky-ref-manual/technical-details.xml: Review comments Scott Rifenbark 2012-03-22 09:18:26 -06:00
  • 9d2974a31b documentation/bsp-guide/bsp.xml: Patch applied for Licensing Tom Zanussi 2012-03-22 07:20:52 -06:00
  • 9332e39d86 documentation/poky-ref-manual/technical-details.xml: Licensed recipe edits Tom Zanussi 2012-03-21 17:50:20 -06:00
  • 4a6e43cd6e documentation/yocto-project-qs/yocto-project-qs.xml: Fixed bad git command Scott Rifenbark 2012-03-21 15:48:22 -06:00
  • 7f102aeb02 documentation/yocto-project-qs/yocto-project-qs.xml: two typos fixed. Robert P. J. Day 2012-03-21 15:25:05 -06:00
  • b3d8c48ed4 documentation/adt-manual/style.css: Added new style for Note headings Scott Rifenbark 2012-03-21 15:19:30 -06:00
  • db22f39d1c documentation/dev-manual/dev-manual-common-tasks.xml: Spell check. Scott Rifenbark 2012-03-19 12:06:27 -06:00
  • cb4b0aa328 documentation/yocto-project-qs/yocto-project-qs.xml: new expert section Scott Rifenbark 2012-03-16 17:05:26 -06:00
  • 3b95307126 documentation/poky-ref-manual/technical-details.xml: Fix Checksums section Scott Rifenbark 2012-03-15 16:37:25 -06:00
  • f99aa9453e documentation/poky-ref-manual/ref-variables.xml: New ALLOW_EMPTY variable Scott Rifenbark 2012-03-15 15:33:08 -06:00
  • 542d163b5c documentation/README: Updates to explain development Scott Rifenbark 2012-03-15 15:31:13 -06:00
  • 0f25a65a26 documentation/dev-manual/dev-manual-newbie.xml: Added to append term Scott Rifenbark 2012-03-13 17:11:02 -06:00
  • 221d4391da documentation/dev-manual/dev-manual-common-tasks.xml: added link Scott Rifenbark 2012-03-13 17:02:42 -06:00
  • 73aea6c113 documentation/dev-manual/dev-manual-bsp-appendix.xml: minor edits. Scott Rifenbark 2012-03-13 16:57:17 -06:00
  • 802ac5e038 documentation/dev-manual/dev-manual-bsp-appendix.xml: removed quotes Scott Rifenbark 2012-03-13 16:51:53 -06:00
  • 058b00cf11 documentation/dev-manual/dev-manual-bsp-appendix.xml: Added .bbappend Scott Rifenbark 2012-03-13 16:49:49 -06:00
  • 99c1eb5d04 documentation/dev-manual/dev-manual-model.xml: Technical correction Scott Rifenbark 2012-03-13 16:45:51 -06:00
  • 83141b336c documentation/dev-manual/dev-manual-common-tasks.xml: Minor edit. Scott Rifenbark 2012-03-13 16:42:02 -06:00
  • 9ba2e3dc78 documentation/dev-manual/dev-manual-common-tasks.xml: minor edits. Scott Rifenbark 2012-03-13 16:35:40 -06:00
  • 1ebf41e07a documentation/dev-manual/dev-manual-common-tasks.xml: minor edits. Scott Rifenbark 2012-03-13 16:33:19 -06:00
  • 1fc825ebc4 documentation/dev-manual/dev-manual-common-tasks.xml: Edits to append files Scott Rifenbark 2012-03-13 16:26:42 -06:00
  • 5ad47afea0 documentation/dev-manual/dev-manual-common-tasks.xml: fixed typo Scott Rifenbark 2012-03-13 16:07:39 -06:00
  • b059442be5 documentation/dev-manual/dev-manual-common-tasks.xml: Better .bbappend definition. Scott Rifenbark 2012-03-13 16:05:00 -06:00
  • 1c63d72756 documentation/dev-manual/dev-manual-start.xml: Defined BitBake append file Scott Rifenbark 2012-03-13 16:01:43 -06:00
  • 333f776d6c documentation: Updates for [YOCTO #1717]. Scott Rifenbark 2012-03-13 12:34:30 -06:00
  • 6392dffcf8 documentation/dev-manual/dev-manual-common-tasks.xml: More edits to layer Scott Rifenbark 2012-03-13 07:57:37 -06:00
  • f202838fdd documentation/dev-manual/dev-manual-common-tasks.xml: Review edits Scott Rifenbark 2012-03-12 14:25:58 -06:00
  • 9bdc18a820 documentation/poky-ref-manual: Converted to use poky.ent variables. Scott Rifenbark 2012-03-09 17:38:00 -06:00
  • 9602c5556b documentation/poky.ent: Fixed two variables Scott Rifenbark 2012-03-09 17:36:29 -06:00
  • d048a99e24 documentation/kernel-manual: Converted to use variables from poky.ent. Scott Rifenbark 2012-03-09 15:35:11 -06:00
  • aa3a201629 documentation/dev-manual: Converted to use poky.ent Scott Rifenbark 2012-03-09 13:40:39 -06:00
  • e9c32b6a85 documentation/poky.ent: Added a new variable. Scott Rifenbark 2012-03-09 13:39:52 -06:00
  • 7c12cb1183 documentation/bsp-guide: Converted links to use poky.ent variables. Scott Rifenbark 2012-03-08 15:17:14 -06:00
  • 45bc21c275 gdb-cross-canadian: Fix linking issues when python support is enabled Khem Raj 2012-03-23 05:50:41 -07:00
  • bb1d7fad7f Revert "bitbake.conf/sstate.bbclass: Change PATH when installing sstate files to avoid issues" Richard Purdie 2012-03-23 12:29:21 +00:00
  • d95f6d0e32 pigz: Add update-alternatives support since this otherwise conflicts with busybox/gzip Richard Purdie 2012-03-21 14:29:49 +00:00
  • 7bbb8930d5 mirrors.bbclass: remove dead kernel.org mirrors Andreas Oberritter 2012-03-21 16:55:21 +01:00
  • 8dbbbffa11 sstate.bbclass: Remove possibility of file corruption and make package writing atomic Richard Purdie 2012-03-22 22:47:24 +00:00
  • 8350c03eec gst-plugins: remove obsolete orcc hack Andreas Oberritter 2012-03-22 19:20:45 +01:00
  • ab69a16b21 scripts/combo-layer: handle diffs in commit messages Paul Eggleton 2012-03-22 17:15:05 +00:00
  • fd3f7d5d6a scripts/combo-layer: limit component repo dirty check Paul Eggleton 2012-03-22 17:15:04 +00:00
  • 6a44fcb236 pixman: disable iwmmxt Khem Raj 2012-03-22 19:56:58 -07:00
  • c9537c52f4 useradd.bbclass: retry useradd/groupadd commands to avoid lock race issues Scott Garman 2012-03-22 21:43:42 -07:00
  • c65d82a88a package_rpm.bbclass: ensure base-passwd and shadow get installed first Scott Garman 2012-03-22 21:43:41 -07:00
  • 74ee8de04b libgcc: corrected -nativesdk package namings. Lianhao Lu 2012-03-23 12:31:52 +08:00
  • 552eea2cb1 nativesdk/misc: set PKGSUFFIX for correct variable name expansion. Lianhao Lu 2012-03-23 12:31:51 +08:00