1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-06 02:39:53 +00:00

Commit Graph

  • 0756b31383 external-poky-toolchain: Don't inherit nativesdk Richard Purdie 2009-09-17 09:54:01 +01:00
  • 191b03036c gcc-cross-sdk.inc: Drop no unused file Richard Purdie 2009-09-17 08:55:22 +01:00
  • 4f8e5edf7c qemu-nativesdk: Add qemugl-nativesdk to DEPENDS Richard Purdie 2009-09-17 08:54:55 +01:00
  • 9f5ef812c9 qemugl: Add staging function Richard Purdie 2009-09-17 08:54:27 +01:00
  • 1353bc08bc glibc-2.6.1: Fix accidental unintended change Richard Purdie 2009-09-17 08:54:03 +01:00
  • 7a382df853 task-sdk-host: Use cross-canadian packages Richard Purdie 2009-09-17 08:52:12 +01:00
  • 3e33f7fcf6 qemu-nativesdk: Use a specific gcc as otherwise configure tests break Richard Purdie 2009-09-17 08:51:41 +01:00
  • 5369137430 libx11-nativesdk: No need to hardcode DEPENDS/PROVIDES Richard Purdie 2009-09-17 08:50:03 +01:00
  • ffc3e23564 gmp-nativesdk: Don't hardcode PV Richard Purdie 2009-09-17 08:49:24 +01:00
  • a51362cc76 package_ipk.bbclass: Convert to use SDK_ARCH Richard Purdie 2009-09-17 08:48:28 +01:00
  • 9fba0f42bc bitbake.conf: Update SPECIAL_PKGSUFFIX to include crosssdk/cross-canadian and drop -cross-sdk Richard Purdie 2009-09-17 08:47:59 +01:00
  • 9174f712c6 gcc-configure-sdk: Tweak compiler options for working canadian cross compiles Richard Purdie 2009-09-17 01:06:30 +01:00
  • 192709ca26 gcc-configure-common: Allow the sysroot layout seen by the compiler to be configured (based on a patch from OE.dev but improved) Richard Purdie 2009-09-17 01:05:15 +01:00
  • 7efbf5caf8 gcc-configure-common.inc: Allow the multilib option to be changed Richard Purdie 2009-09-17 01:04:09 +01:00
  • 835bc8f5f6 meta-toolchain: Fix --build CONFIGURE_FLAG and add a target prefix to scripts Richard Purdie 2009-09-17 01:02:23 +01:00
  • abfe8598c3 bitbake.conf: Add SDK variable definitions Richard Purdie 2009-09-17 01:00:45 +01:00
  • 31a82c65ae gcc-package-cross: Cope with lib64 binaries Richard Purdie 2009-09-17 00:58:25 +01:00
  • 00127b3744 packaged-staging.bbclass Use libdir_native for opkg paths in directory creation Richard Purdie 2009-09-17 00:57:05 +01:00
  • 5912ab1de1 native.bbclass: Use prefix_native variable Richard Purdie 2009-09-17 00:56:15 +01:00
  • 0768f596eb poky-fixed-revisions.inc: Rename -sdk to -nativesdk Richard Purdie 2009-09-17 00:55:41 +01:00
  • ca667135a3 nativesdk: Convert to use crosssdk toolchain and remove binutils/gcc nativesdk recipes Richard Purdie 2009-09-17 00:52:53 +01:00
  • afa02c5470 cross-canadian: Add cross-canadian class with gcc and binutils recipes Richard Purdie 2009-09-17 00:49:03 +01:00
  • c906f2bce4 crosssdk: Add crosssdk class with gcc and binutils recipes Richard Purdie 2009-09-17 00:47:50 +01:00
  • eb1e80fae4 Extend various packages to use nativesdk using BBCLASSEXTEND Richard Purdie 2009-09-17 00:25:28 +01:00
  • f7fddc13da mpfr: Convert to use BBCLASSEXTEND Richard Purdie 2009-09-17 00:19:37 +01:00
  • bc5afa640b nativesdk: Don't use search and replace on DEPENDS field Richard Purdie 2009-09-17 00:16:46 +01:00
  • 0d7207ca39 sdk.bbclass: Rename to nativesdk.bbclass Richard Purdie 2009-09-17 00:05:34 +01:00
  • af85ce4b4e Remove layout_* variables Richard Purdie 2009-09-16 23:09:44 +01:00
  • 046ae6a38d poky/moblin: Update SDKPATH and SDK_NAME to use SDK_ARCH and remove pointless path addition Richard Purdie 2009-09-17 14:11:21 +01:00
  • 6024456d59 bitbake.conf: Use BASE_PACKAGE_ARCH as the default, not HOST_ARCH Richard Purdie 2009-09-17 01:01:14 +01:00
  • 3b8b3f7a0b bitbake.conf: Add SDK variable definitions Richard Purdie 2009-09-17 01:00:45 +01:00
  • f1c780d185 glibc: Use PN instead of hardcoded package name Richard Purdie 2009-09-17 00:26:32 +01:00
  • cf9a7f945f inputproto: Add missing DEPENDS on util-macros Richard Purdie 2009-09-17 19:26:47 +01:00
  • c5fb62ba32 gnome-settings-daemon: Fix problems with bad paths creeping into the configure paths Richard Purdie 2009-09-16 23:15:21 +01:00
  • 2161f50859 sysfsutils: Drop custom staging function and broken includedir change Richard Purdie 2009-09-16 23:15:51 +01:00
  • 285cd93adb moblin-floating-revisions.inc: Release nbtk/carrick versions Richard Purdie 2009-09-16 16:33:58 +01:00
  • 2756d7dfab carrick: Add missing DEPENDS on mutter-moblin Richard Purdie 2009-09-15 09:50:47 +01:00
  • 3ec66b0c43 moblin-floating-revisions: Lock down carrick to to pre nbtk API change Richard Purdie 2009-09-15 09:28:55 +01:00
  • 7b6110d802 moblin-floating-revisions: Lock down nbtk to pre API change Richard Purdie 2009-09-15 09:27:38 +01:00
  • 2e7e072f58 gcc-4.3.3: Sync patchset with OE.dev Richard Purdie 2009-09-14 20:22:34 +01:00
  • 8f96edfb16 glibc-2.9: Sync with OE.dev and update patchset Richard Purdie 2009-09-14 20:20:49 +01:00
  • 48a278ed71 glibc-stage.inc: Massively simplify and speedup by just copying the data generated in the do_install stage Richard Purdie 2009-09-14 20:19:06 +01:00
  • ea5d780653 glibc-package.bbclass: Sync with OE.dev and remove hardcoded path references Richard Purdie 2009-09-14 20:18:17 +01:00
  • 846794c17e bitbake.conf: Rename SDK_PREFIX SDKPATH Richard Purdie 2009-09-10 17:58:36 +01:00
  • d6719550db binutils-cross: Remove uneeded custom staging functions Richard Purdie 2009-09-10 17:43:38 +01:00
  • 1f8a1ea564 meta-toolchain: Exclude from world builds Richard Purdie 2009-09-08 17:43:26 +01:00
  • e4e019b964 carrick: Make sure the build/autotools directory exists or errors occur Richard Purdie 2009-09-07 18:22:54 +01:00
  • 16d7767104 libnl: Fix compile header problems Richard Purdie 2009-09-04 10:37:13 +01:00
  • 0e842cf1b5 zeroconf: Fix compile issue Richard Purdie 2009-09-04 10:07:29 +01:00
  • a340d3cda7 valgrind: 3.3.0 -> 3.5.0 Richard Purdie 2009-09-03 23:43:24 +01:00
  • bc0b233c02 bitbake cache: Add code to catch a nasty cache corruption issue to aid in tracking it down Richard Purdie 2009-09-03 22:57:26 +01:00
  • e425d3c13e moblin-floating-revisions.inc: Lock down clutter-gst Richard Purdie 2009-09-03 22:39:25 +01:00
  • 25d941359b tasks: Fix owl patch for latest git versions Richard Purdie 2009-09-03 22:34:37 +01:00
  • 4426c30114 dates: Fix owl patch Richard Purdie 2009-09-03 22:31:28 +01:00
  • 43fa53c9f3 patch.bbclass: Merge in git resolver changes from OE.dev. Catch all exceptions rather than print horrid backtraces Richard Purdie 2009-09-03 22:22:10 +01:00
  • 0deeea4f90 poky.conf: Set SDK_NAME to include BUILD_ARCH, not HOST_ARCH Richard Purdie 2009-09-03 22:03:09 +01:00
  • 09ed7a41c2 Lock down udev versions correctly for the versions of glibc in poky vs. moblin distros Richard Purdie 2009-09-03 22:02:36 +01:00
  • 2557eb1882 meta-toolchain: Set --build flag to configure in CONFIGURE_FLAGS Richard Purdie 2009-09-01 23:28:04 +01:00
  • bdbabcba8d clutter-gtk: Append to DEPENDS, don't overwrite Richard Purdie 2009-09-01 23:27:27 +01:00
  • 0533fa766a task-moblin-standalone-sdk-target: Add more moblin libraries Richard Purdie 2009-09-01 23:26:51 +01:00
  • 1151312cfa moblin: Set toolchain SDK target to a moblin specific one Richard Purdie 2009-09-01 23:26:03 +01:00
  • d4181505d7 gcc-package-sdk.inc: Make sure include-fixed headers are included with the toolchain Richard Purdie 2009-09-01 23:19:58 +01:00
  • d8cc3662e0 preferred-xorg-versions.inc: Fix native/sdk versions Richard Purdie 2009-09-01 17:45:11 +01:00
  • 82e4926a55 moblin-floating-revisions: Fix fixed clutter-ftk SRCURI Richard Purdie 2009-09-01 17:39:36 +01:00
  • 3645a1764d Merge branch 'mturquette/zoom2' of git://pokylinux.org/poky-contrib Richard Purdie 2009-09-01 17:26:01 +01:00
  • bfcf81634a clutter-gtk: Lock down version due to unstable gtk dependency Richard Purdie 2009-09-01 17:19:21 +01:00
  • d09e6fa897 hornsey: Add clutter-gtk to DEPENDS Richard Purdie 2009-09-01 17:16:58 +01:00
  • faec274207 mesa-dri: Update patch against git Richard Purdie 2009-09-01 16:49:01 +01:00
  • d5341fb796 Add poky-trim-schemas post install script to remove unneeded schema locale translations from images (credit to Ross Burton for the initial script) Richard Purdie 2009-08-28 17:11:57 +01:00
  • 69af3cc6f2 linux-omap3-pm: remove 1 unneeded patch Mike Turquette 2009-08-27 16:53:26 -05:00
  • 1937c08705 util-linux: Bump PR Richard Purdie 2009-08-27 17:48:29 +01:00
  • c33873a6bd e2fsprogs: Don't install blkid.pc file Richard Purdie 2009-08-27 17:48:08 +01:00
  • c5983de054 opkg-utils: Update changing .ipk avoidence patch Richard Purdie 2009-08-27 16:12:57 +01:00
  • 670a7ee294 poky-fixed-revisions: Update hal version Richard Purdie 2009-08-27 16:06:18 +01:00
  • 431ebeaa37 util-linux: Stage files Richard Purdie 2009-08-27 16:05:55 +01:00
  • 45d44d3830 hal: Add 0.5.13 Richard Purdie 2009-08-27 16:05:31 +01:00
  • 9374840f3a anerley: Add missing DEPENDS on eds-dbus Richard Purdie 2009-08-27 15:06:24 +01:00
  • 27881baf80 dhcp: Fix to work with glibc 2.9 Richard Purdie 2009-08-27 15:04:26 +01:00
  • 21c622d30a acpid: Fix issues with glibc 2.9 and remove old versions Richard Purdie 2009-08-27 14:52:12 +01:00
  • 0445add616 linux-libc-headers: Fix missing include for 2.6.30 Richard Purdie 2009-08-27 14:36:15 +01:00
  • ec1d478271 udev: Add 145 Richard Purdie 2009-08-27 13:02:47 +01:00
  • c2a128ee2d poky-moblin.inc: Use glibc 2.9, linux-libcheaders 2.6.30 Richard Purdie 2009-08-27 13:02:00 +01:00
  • 3f8afe492f linux-omap3-pm: refresh patches and remove some sed magic to boot zoom2 Mike Turquette 2009-08-26 10:55:02 -05:00
  • db4cd6d67e tune-cortexa8.inc: don't auto-vectorize, remove package overrides, some cleanup Mike Turquette 2009-08-24 11:39:26 -05:00
  • 59040b5d14 __init__.py: export GIT_PROXY_COMMAND for those behind draconian proxies Mike Turquette 2009-08-24 11:35:04 -05:00
  • 4eee576f4f linux-omap3-pm: remove 0001-OMAP3-MMC-Add-mux-for-pins.patch Mike Turquette 2009-08-12 08:47:50 -05:00
  • b410b2e02f glibc: Add 2.9 from OE.dev Richard Purdie 2009-08-26 23:10:10 +01:00
  • 71e4d73bef linux-libc-headers: Add 2.6.30 Richard Purdie 2009-08-26 22:02:47 +01:00
  • 479d7f175a opkg-utils: Further missing files tweaks Richard Purdie 2009-08-26 20:50:43 +01:00
  • 2498dd2f7d Add poky-autobuilder to .gitignore Richard Purdie 2009-08-26 18:14:45 +01:00
  • 06b2913d8e moblin-web-browser: Make sure dbus service files are packaged Richard Purdie 2009-08-26 18:14:19 +01:00
  • b8187a1176 opkg-utils: Add patch to avoid errors when packages change while rebuilding the package indexes Richard Purdie 2009-08-26 18:10:59 +01:00
  • 5680a1d906 hornsey: bump fixed revision to version 0.3 Damien Lespiau 2009-08-26 01:54:20 +01:00
  • ba3735e3f5 clutter-gst: Bump moblin fixed revision to 0.10.0 Damien Lespiau 2009-08-26 00:43:07 +01:00
  • 82013e7adc nbtk: bump fixed revision to 1.0.0 Damien Lespiau 2009-08-25 22:06:30 +01:00
  • b65f2d5c92 clutter-imcontext: bump fixed revision to 0.1.4 Damien Lespiau 2009-08-25 22:02:36 +01:00
  • 0f2df9e639 base.bbclass: Don't retrieve SRC_URI when not necessary Damien Lespiau 2009-08-25 15:19:09 +01:00
  • 65bf6c90e6 base.bbclass: packages pulling a mercurial tree should depend on mercurial Damien Lespiau 2009-08-25 15:08:15 +01:00
  • c2b4308119 base.bbclass: Use subprocess rather than os.system for do_unpack Richard Purdie 2009-08-25 16:37:50 +01:00
  • 7859b4c9bd gettext: Fix path to ncurses library Richard Purdie 2009-08-25 15:03:52 +01:00