summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2007-06-12bitbake: Sync manual updates and version info with bitbake svnRichard Purdie4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1920 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-12rootfs_deb.bbclass: removed usage of /dev/null as stdin as BitBake do that ↵Marcin Juszkiewicz1
now by default git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1919 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-12runqueue.py: Correctly use /dev/null as stdinRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1918 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-12cairo: added 1.4.8 from OEMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1917 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-12rootfs_deb.bbclass: updated to works with APT 0.6Marcin Juszkiewicz1
APT 0.6 require repositories to be GPG signed but Poky have them unsigned. Second problem is that APT tries to read something from stdin (even when forced to choose 'Yes') so it now gets /dev/null as stdin. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1916 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-11wireless-tools: updated to pre21, fixed packaging (from OE #2458)Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1915 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-11twisted: added 2.5.0Marcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1914 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-11zope: added 3.3.1Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1913 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-11flumotion: added 0.4.1Marcin Juszkiewicz3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1912 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-11bootimg.bbclass: get kernel from proper directory in stagingMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1911 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-11linux-rp: added bootcdx86 supportMarcin Juszkiewicz3
- ATA support disabled - USB support enabled (needed for mice/keyboard) - lot of network drivers enabled - ramdisk set to 64M git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1910 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-11oh-cd-pda: added COMPATIBLE_MACHINE (set to bootcdx86)Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1909 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-11formfactor: added bootcdx86 supportMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1908 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-11bootcdx86: X86 machine used for bootable CDMarcin Juszkiewicz1
It is for normal PC with keyboard and without touchscreen. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1907 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-11oh-cd-pda: build ISO and HDD images from oh-image-pdaMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1906 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-11wpa-supplicant: added 0.5.8 (latest stable)Marcin Juszkiewicz3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1905 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-11xserver-kdrive-common: run calibration only on machines with touchscreenMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1904 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-11machine configs: drop MACHINE_TASK_PROVIDER which is set in bitbake.confMarcin Juszkiewicz5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1903 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-10native.bbclass: Remove uneeded variablesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1902 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-10Remove useless classRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1901 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-09pkgconfig.bbclass: create proper directoryMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1900 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-08bootimg.bbclass: fixed generation of ISO & HDD imagesMarcin Juszkiewicz1
bootimg.bbclass supported creation of FAT filesystem images for usage with syslinux (kernel and initrd in /boot/) and creation of ISO images with kernel and initrd on it. ISO images contained also not needed /boot/ directory from FAT image. Now still two files are created as result but both contain only needed files. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1899 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-08bootimg: reformatted againMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1898 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-08bootimg: reformattedMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1897 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-08gtk+: Fix 2.6.10 patch, fix RRECOMEMMENDSRichard Purdie3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1896 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-08qemu machines: do not hardcode ext2 rootfs sizeMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1895 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-08bootimg.bbclass: imported from OE, updated to recent BitBakeMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1894 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-08syslinux.bbclass: imported from OE (needed to generate booting CD)Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1893 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-08mtools: imported from OEMarcin Juszkiewicz3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1892 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-08cdrtools: imported from OEMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1891 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-08syslinux: imported from OEMarcin Juszkiewicz7
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1890 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-08nasm: imported from OE - needed for syslinuxMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1889 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-08dosfstools: added (from OE + patch for 2.6.20 headers)Marcin Juszkiewicz11
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1888 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-07bumped srcdate for calibrateproto packages.Dodji Seketeli1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1887 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-07make xcalibrate and xcalibrateproto be based on fixed tags in git, not on ↵Dodji Seketeli2
master. This will prevent the git fetcher to for pulling from inet if these have been fetched already. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1886 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-07src_distribute: fix when licenses are separated with |, renamed vars to more ↵Marcin Juszkiewicz1
readable ones git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1885 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-07vte: disable Python extensionMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1884 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-07gtk-industrial-engine: fixed debug packagingMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1883 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-07gtk-sato-engine: fix debug packagingMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1882 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-07libsyncml: fix build with pointing to wbxml2 headersMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1881 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-07claws-plugin-mailmbox: fix debug packagingMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1880 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-07libgtkstylus: fix debug/devel packagingMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1879 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-07poky: fix minimo versionMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1878 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-07libsoup: stage pkgconfig file in proper location (from OE)Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1877 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-07librsvg: fix debug/devel packagingMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1876 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-07libgnomecanvas: fixed packaging (debug and dev)Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1875 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-07python-scons: added 0.96.1 needed to build SVN versions of opensyncMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1874 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-07python-gst: fix debug packagingMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1873 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-07python-pygtk2: fix debug packagingMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1872 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-07vte: added 0.11.15 (for gtkterm2)Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1871 311d38ba-8fff-0310-9ca6-ca027cbcb966