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

Commit Graph

  • d14f9bf6c4 bitbake/build.py: Write logfiles on a per task basis, not per function Richard Purdie 2010-10-11 12:53:54 +01:00
  • ff539b11ac bitbake-runtask: Ensure logging options are inherited from the parent Richard Purdie 2010-10-11 12:52:57 +01:00
  • efe55d749a linux-wrs: Change the kernel configuration to enable psplash. Kevin Tian 2010-10-09 13:00:28 +08:00
  • 771fb55d6b connman: Do not take over ethernet interface if target is boot by nfs Dongxiao Xu 2010-10-11 15:48:03 +08:00
  • ded2919f19 rootfs: Update ROOTFS_PKGMANAGE to include atp/zypper Richard Purdie 2010-10-11 12:18:02 +01:00
  • df41bd46dd package_rpm: Disable nativesdk/canadian package indexes for now as these are being incorrectly used for target rootfs generation, breaking the images Richard Purdie 2010-10-11 12:13:43 +01:00
  • e9af61e9c2 dpkg-native: Don't install update-alternatives as it isn't cross rootfs capable Richard Purdie 2010-10-11 11:44:42 +01:00
  • b9728f63c6 dpkg: fix package_deb error for linux-wrs Dongxiao Xu 2010-10-09 13:40:51 +08:00
  • 7836c45267 linux-wrs: emenlow has its own branch, use it Richard Purdie 2010-10-09 18:12:37 +01:00
  • 115514b5eb bitbake/fetch: Ensure SRCREV is still set correctly if the pn-X override has been expanded Richard Purdie 2010-10-09 17:24:16 +01:00
  • a743e823bc base.bbclass: Fix spelling mistakes and change log level Richard Purdie 2010-10-09 16:25:03 +01:00
  • b8ce8c72d1 poky-default-revisions.inc: Work around weak assignment operator bad interaction with SRCREV Richard Purdie 2010-10-09 16:24:30 +01:00
  • b825febaeb linux-wrs/emenlow: Set WRMACHINE Richard Purdie 2010-10-09 16:23:12 +01:00
  • 2f55ec4a52 atom-pc: Switch from linux-netbook to linux-wrs Richard Purdie 2010-10-09 16:00:57 +01:00
  • b8d75d2a50 emenlow: switch kernel from "linux" to "linux-wrs" Tom Zanussi 2010-10-04 19:16:54 -05:00
  • 627fb75407 emenlow: remove psb-kernel-source dependency from xserver-psb package Tom Zanussi 2010-10-04 19:11:54 -05:00
  • ee1c802ae2 emenlow: add linux-wrs_git.bbappend Tom Zanussi 2010-10-07 08:27:03 -05:00
  • fe9c556f56 atom-pc: enable CONFIG_FRAMEBUFFER_CONSOLE Darren Hart 2010-10-08 23:48:37 -07:00
  • 6f66fc15c7 Add default revision for linux-wrs common_pc-standard HEAD Darren Hart 2010-10-08 14:38:24 -07:00
  • d7a1ebc81e atom-pc: 8250 config fragment Darren Hart 2010-10-04 03:27:59 -07:00
  • 1bc382586a linux-wrs: Add support for atom-pc Darren Hart 2010-09-29 01:47:22 -07:00
  • ca664ee35d dpkg: upgrade to version 1.15.8.5 Dongxiao Xu 2010-10-09 00:35:01 +08:00
  • 144e7b461d udev: Don't install unused links.conf file (thanks Joe Sauer for spotting) Richard Purdie 2010-10-09 15:08:09 +01:00
  • 939e2fe270 gettext: Move files to the correct place Richard Purdie 2010-10-09 15:05:09 +01:00
  • 530fb7fdea linux-wrs: fix emenlow and wrs_meta SRCREV values Bruce Ashfield 2010-10-08 22:40:09 -04:00
  • 30f77f6182 distro_tracking_fields: remove the duplicate line for oprofile Dexuan Cui 2010-10-09 14:16:31 +08:00
  • 1d7c9a9828 attr: fix the hardcoded search path in the AC_PATH_PROG Dexuan Cui 2010-10-09 12:41:39 +08:00
  • c805a6ed28 poky-qemu-internal: implement file locking in bash Scott Garman 2010-10-08 14:40:47 -07:00
  • 7cd824a538 poky-qemu: fix handling of some rootfs types Scott Garman 2010-10-08 10:14:14 -07:00
  • e72e7b2fdc rootfs_deb: Fix problem with pseduo and rootfs location Saul Wold 2010-10-08 11:46:10 -07:00
  • 0ae7e9e2cb dpkg: upgrade to version 1.15.8.5 Dongxiao Xu 2010-10-09 00:35:01 +08:00
  • c449c78c25 Rename MACHINE=netbook to MACHINE=atom-pc Darren Hart 2010-10-07 13:04:23 -07:00
  • 5f17c07331 gststream commercial: modified recipes and tasks to add commercial identifier Saul Wold 2010-10-07 23:39:04 -07:00
  • 7d42965565 base.bbclass: add support for commercial license check Saul Wold 2010-10-07 23:35:26 -07:00
  • c47132ae66 gettext: Add GPLv2 version 0.14.1 Saul Wold 2010-08-12 12:47:17 -07:00
  • 45e05c1316 meta-toolchain: Fix symlink path Richard Purdie 2010-10-08 16:42:42 +01:00
  • ad042da703 meta-toolchain: Fix libGL.so not found issues Richard Purdie 2010-10-08 15:20:42 +01:00
  • 93c19abbc2 unfs-server: Fix DEPENDS for native/nativesdk cases Richard Purdie 2010-10-07 23:40:05 +01:00
  • 2f19e2a1e6 libc-package.bbclass, eglibc, glibc: enable locales generation using cross-localedef Nitin A Kamble 2010-10-04 13:31:23 -07:00
  • 2e04061897 cross-localedef-native: tool for cross generation of locales Nitin A Kamble 2010-10-04 13:29:44 -07:00
  • 7b079e1d08 Update meta-ide-support dependencies Scott Garman 2010-10-07 13:45:20 -07:00
  • bda24caa5c poky-fixed-revisions.inc: Clean up pointless PREFERRED_VERSION statements Richard Purdie 2010-10-07 21:51:29 +01:00
  • ddb5d4c9af librsvg: Drop old versions Richard Purdie 2010-10-07 21:44:48 +01:00
  • 519b7c0dd3 pulseaudio: Add back after it was lost in meta-moblin removal (and dependencies) Richard Purdie 2010-10-07 21:38:47 +01:00
  • 02445fca7b poky-default-revisions.inc: Move SRCREV settings into this file Richard Purdie 2010-10-07 21:24:11 +01:00
  • 0f973ed665 Merge runqemu features into poky-qemu Scott Garman 2010-10-04 21:04:15 -07:00
  • e70c8981f2 Allow running of multiple QEMU nfs instances Scott Garman 2010-10-03 21:16:24 -07:00
  • 8532405c1d poky-gen-tapdevs: script to create a 'bank' of tap interfaces Scott Garman 2010-09-30 20:39:26 -07:00
  • 62625d0ca0 poky-qemu-internal: use lockfile-progs for network interface locking Scott Garman 2010-09-28 18:58:33 -07:00
  • fcbd67c047 poky-qemu: integrate userspace nfsroot support Scott Garman 2010-09-28 16:23:54 -07:00
  • c8a181e847 poky-qemu-ifup/ifdown: Require root privileges to run Scott Garman 2010-10-03 21:39:14 -07:00
  • fb24302125 kern_tools: update SRCREV for defconfig fixes Bruce Ashfield 2010-10-05 23:44:59 -04:00
  • bf1a37e40c xf86-video-intel_git: fix COMPATIBLE_HOST definition Nitin A Kamble 2010-10-04 16:00:41 -07:00
  • f938a4199b syslinux: fix COMPATIBLE_HOST definition Nitin A Kamble 2010-10-04 16:00:16 -07:00
  • 50ba9c4d40 nasm: fix COMPATIBLE_HOST definition Nitin A Kamble 2010-10-04 15:59:50 -07:00
  • 8a4298c71c libacpi: fix COMPATIBLE_HOST definition Nitin A Kamble 2010-10-04 15:59:07 -07:00
  • 7160dce02e formfactor: mv emenlow formfactor config to machconfig Saul Wold 2010-10-06 09:22:10 -07:00
  • bee7c21f6e bitbake/runqueue.py: Fix invalid variable reference fixing the -f option with setscene tasks Richard Purdie 2010-10-07 15:45:02 +01:00
  • 240b6636f9 sstate: Fix SSTAGE_MIRRORS handling and improve example in local.conf.sample Richard Purdie 2010-10-07 15:42:56 +01:00
  • 24ad63979f bitbake/fetch/__init__.py: Abstract mirror variable handling and enhance to accept \n delimitation in variables Richard Purdie 2010-10-07 15:42:15 +01:00
  • 0e0fadb400 rootfs_rpm: Add lock file in the rpm deploy directory to allow mutliple rootfs creation tasks to coexist without breaking each other Richard Purdie 2010-10-07 15:41:17 +01:00
  • fafb40364d gcc: Fix c++ search path for target system compiler making everything consistent Richard Purdie 2010-10-07 11:06:32 +01:00
  • 11ebcec445 local.conf.sample: Until bug 227 is resolved, ipk packaging is needed for meta-toolchain so enable by default Richard Purdie 2010-10-07 10:23:30 +01:00
  • 0a20caf090 Export ALL_PROXY for bitbake commands Darren Hart 2010-09-29 01:42:42 -07:00
  • e12c57e877 handbook: corrent RRECOOMENDS spelling in ref-variables Darren Hart 2010-10-06 11:29:28 -07:00
  • 60beb398cc pseudo: Update to the latest version of pseudo Mark Hatle 2010-10-06 18:48:16 -05:00
  • 5eee854f53 qt4-tools-native: Fix compile failures Richard Purdie 2010-10-06 15:17:14 +01:00
  • 35d095c282 bitbake/sstate: Implement a lookup function to speed up setscene processing Richard Purdie 2010-10-05 22:21:34 +01:00
  • 2d93cb0a0d Revert "classes: Disable setscene tasks for initial testing" Richard Purdie 2010-09-16 06:55:21 +01:00
  • 425435f403 base.bbclass: Implement PRINC, a way to increment the PR variable in .bbappend files Richard Purdie 2010-10-05 10:07:00 +01:00
  • 904ae4a753 Improve FILESPATH usage in .bbappend recipes Richard Purdie 2010-10-05 10:06:11 +01:00
  • 0ee7a9e6bd bitbake/fetch: if mirror fetching fails, ensure exception is raised Joshua Lock 2010-10-05 12:44:08 +01:00
  • 8e5c0841ea rootfs_deb: fix parsing a shell cmd Saul Wold 2010-10-04 16:20:21 -07:00
  • a4f2e2af1b kernel: update SRCREVs for emenlow and blacksand/Kconfig Bruce Ashfield 2010-10-04 16:51:15 -04:00
  • 12b0f4903a createme/patchme: use kgit-checkpoint to restore meta data Bruce Ashfield 2010-10-04 00:46:27 -04:00
  • 1225cc4486 kern_tools: allow patching on autocreated/empty branches Bruce Ashfield 2010-10-03 23:27:15 -04:00
  • 2fac07aa98 qemumips: Add formfactor file so the mouse works correctly Richard Griffiths 2010-09-21 13:38:10 -07:00
  • 546ffc5fa5 x11-common: correct the syntax for the -mouse arg to Xfbdev Richard Griffiths 2010-09-21 13:38:09 -07:00
  • ce7101b1f0 qemumips: override default UI options. Richard Griffiths 2010-09-21 13:38:08 -07:00
  • 8223e50582 ncurses: Fix export of LD_LIBRARY_PATH. Daniel Díaz 2010-10-03 15:45:14 -05:00
  • 31bd1412e5 gitignore: Add meta-extras and meta-m2 Richard Purdie 2010-10-02 22:34:08 +01:00
  • ce25e933a9 meta-openmoko: Drop as this code is very stale Richard Purdie 2010-10-02 22:33:24 +01:00
  • 0cab41aac3 meta-gnome: Remove libgnome, libgnoneui and update gthumb adding libunique dependency Richard Purdie 2010-10-02 22:32:45 +01:00
  • 4163767c00 ncurses: Only set LD_LIBRARY_PATH within the do_install Richard Purdie 2010-10-02 18:08:19 +01:00
  • dd81d5882b insane: Update the insane class to check for host contamination Mark Hatle 2010-09-30 15:50:42 -05:00
  • 8e429accb8 build.py: Add a symlink for the logging Mark Hatle 2010-09-30 15:04:18 -05:00
  • df07008f56 python-pygtk: Use correct paths at build time Joshua Lock 2010-10-01 16:39:49 +01:00
  • ce5e891d51 Python gst package needs pygtk at runtime Gary Thomas 2010-09-24 16:41:11 -06:00
  • b9369741db poky-qemu-internal: only check mmap_min_addr when running arm images Joshua Lock 2010-10-01 15:09:47 +01:00
  • 8fdc5ff4c1 Fix packaging error (util-linux-sfdisk could not be built) Gary Thomas 2010-09-30 16:35:25 -06:00
  • 7cdddd1887 local.conf.sample: include notes on generating fewer LIBC locales Joshua Lock 2010-10-01 13:11:30 +01:00
  • c112368e6f siteconfig: Fix mkdir Mark Hatle 2010-09-30 15:04:31 -05:00
  • 4a19330709 binutils: Update the poison patch Mark Hatle 2010-09-30 15:03:59 -05:00
  • 23f522e7a5 gcc: Update poisoned include path checking Mark Hatle 2010-09-29 15:18:01 -05:00
  • 9a1d4d0c8d augeas: Add missing dependency on readline Mark Hatle 2010-10-01 09:53:27 -05:00
  • ca5fff3806 sstate: Deal with a potential race when cleaning packages Richard Purdie 2010-10-01 14:07:18 +01:00
  • c0c657bd92 Split meta-extras and meta-moblin out of the main repository Richard Purdie 2010-09-30 22:15:13 +01:00
  • e71a306f9c task-base: Drop wifi fw Richard Purdie 2010-09-30 21:35:44 +01:00
  • c09cae578e Move prism-firmware, spectrum-fw, python-urlgrabber, python-iniparse and yum-metadata to meta-extras Richard Purdie 2010-09-30 21:35:20 +01:00
  • a51df11c15 Distro Tracking: Remove private directory since it's merged to one file now Saul Wold 2010-09-30 13:46:17 -07:00