aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-10-12Update gitignoreJoshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-10-11Add recipe for sdk directdisk targetJessica Zhang
Signed-off-by: Jessica Zhang <jessica.zhang@intel.com>
2010-10-11linux-wrs: add initial beagleboard supportBruce Ashfield
BUGID: 421 Create the infrastructure to build the beagleboard against the linux-wrs kernel. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-10-11mpc8315e-rdb: create machine and tuning configurationBruce Ashfield
BUGID: 423 Introduce the basic mpc8315e BSP. By default this BSP uses the basic 603 tuning and soft-float. There are issues with the e300 tuning and eglibc, and the compiler. Subsequent commits will further tune this BSP. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-10-11routerstationpro: create machine conf and compatibilityBruce Ashfield
BUGID: 422 Add the machine configuration and kernel infrastructure for building the routerstation pro BSP. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-10-11python: fix for host contamination issue while cross compilingNitin A Kamble
This fixes [BUGID #385] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-10-11xpsb-glx: Fix compile issues on 64 bit machines without 32 bit headers/binariesRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-11poky-qemu: fix for handling full path to rootfsScott Garman
This fixes [BUGID #427] Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2010-10-11qemugl: remove obsolate /usr/X11R6/lib lib directoryYu Ke
qemugl makefile has "-L/usr/X11R6/lib" to specifiy the X lib dir. it is actually obsolate in poky now, because poky use Xserver from X.org (X11R7.x), and its libs are in standard /usr/lib. Meanwhile,the -L/usr/X11R6/lib will cause warning: library search path "/usr/X11R6/lib" is unsafe for cross-compilation. so better to remove it. Fix [BUGID #386] Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-10-11recipes-connectivity: Cleanup package descriptions and summariesMark Hatle
[BUGID #281] Evaluate and update each package in recipes-connectivity to ensure they have a consistent summary and description. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2010-10-11recipes-bsp: Cleanup package descriptions and summariesMark Hatle
[BUGID #281] Evaluate and update each package in recipes-bsp to ensure they have a consistent summary and description. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2010-10-11recipes-core: Cleanup package descriptions and summariesMark Hatle
[BUGID #281] Evaluate and update each package in recipes-core to ensure they have a consistent summary and description. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2010-10-11Add Summary/Description support to packagingMark Hatle
[BUGID #281] Add the ability for the deb, ipk and rpm classes to use the new summary and description fields. The Description is wrapped around 75 characters to ensure a reasonably nice, presentable description. (Summary defaults to the description if Summary is not defined.) Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2010-10-11Subject: [PATCH] emenlow: add kernel config options for sdk toolsTom Zanussi
Fixes [BUGID #261] Adds kernel config options for latencytop, powertop, oprofile, and lttng. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2010-10-11emenlow: fix SRC_URI in linux-wrs_git.bbappendTom Zanussi
Restrict it to emenlow so it doesn't conflict with other machines. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2010-10-11linux-wrs/emenlow: Fix FILESPATH so as not to corrupt other machinesRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-11linux-wrs: move config fragment to the correct locationRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-11bitbake/build.py: Write logfiles on a per task basis, not per functionRichard Purdie
Per function logging made it hard to track down what was happening so switch to logging on a per task basis. [BUGID #383] Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-11bitbake-runtask: Ensure logging options are inherited from the parentRichard Purdie
[BUGID #291] Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-11linux-wrs: Change the kernel configuration to enable psplash.Kevin Tian
Init scripts assume uvesafb as module, and also need CONFIG_FRAMEBUFFER_CONSOLE to set some mode parameter, else wrong parameter cause psplash's mmap failure. This is just a quick fix as we don't know how to change the wrs kernel config in a clean way. Should revert it with clean way of changing. [BUGID #363] fixed by this Signed-off-by: Tian Kevin <kevin.tian@intel.com> Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-10-11connman: Do not take over ethernet interface if target is boot by nfsDongxiao Xu
Detect if target system is booting by nfs, connman will not take over the ethernet interface. This fixes [BUGID #364] Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-10-11rootfs: Update ROOTFS_PKGMANAGE to include atp/zypperRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-11package_rpm: Disable nativesdk/canadian package indexes for now as these are ↵Richard Purdie
being incorrectly used for target rootfs generation, breaking the images Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-11dpkg-native: Don't install update-alternatives as it isn't cross rootfs capableRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-09dpkg: fix package_deb error for linux-wrsDongxiao Xu
The new dpkg will report linux-wrs version parse error, since there is a '_' inside. This patch fixes this issue. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-10-09linux-wrs: emenlow has its own branch, use itRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-09bitbake/fetch: Ensure SRCREV is still set correctly if the pn-X override has ↵Richard Purdie
been expanded Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-09base.bbclass: Fix spelling mistakes and change log levelRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-09poky-default-revisions.inc: Work around weak assignment operator bad ↵Richard Purdie
interaction with SRCREV Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-09linux-wrs/emenlow: Set WRMACHINERichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-09atom-pc: Switch from linux-netbook to linux-wrsRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-09emenlow: switch kernel from "linux" to "linux-wrs"Tom Zanussi
Fixes [BUGID #396] Make the emenlow machine point to the windriver kernel instead. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2010-10-09emenlow: remove psb-kernel-source dependency from xserver-psb packageTom Zanussi
Fixes [BUGID #396] With the switchover to linux-wrs, xserver-psb no longer depends on the external modules contained in psb-kernel-source (which have been moved in-tree). Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2010-10-09emenlow: add linux-wrs_git.bbappendTom Zanussi
Fixes [BUGID #396] Add emenlow as a compatible machine for linux-wrs and pick up the defconfig (which will be pared down if necessary in a later patch). Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2010-10-09atom-pc: enable CONFIG_FRAMEBUFFER_CONSOLEDarren Hart
Add CONFIG_FRAMEBUFFER_CONSOLE to the i915.cfg config fragment for the atom-pc machine. This allows the BlackSand to boot to the sato desktop with text after the fb switch as well as the poky splash screen. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Tom Zanussi <tom.zanussi@intel.com> CC: Bruce Ashfield <bruce.ashfield@windriver.com> CC: Richard Purdie <rpurdie@linux.intel.com>
2010-10-09Add default revision for linux-wrs common_pc-standard HEADDarren Hart
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2010-10-09atom-pc: 8250 config fragmentDarren Hart
Add serial port support for atom-pc. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2010-10-09linux-wrs: Add support for atom-pcDarren Hart
Add the option of using linux-wrs as the kernel provider for atom-pc. This patch uses poky to apply config fragments to the common_pc-standard branch of the linux-wrs kernel. A follow-on patch will remove these once linux-wrs has an atom-pc branch and the config fragments are present in the kernel repository. This configuration boots to a prompt on the BlackSand, but panics unable to find the root partition on the Toshiba NB305 where the "rootwait" kernel boot option appears to be being ignored. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-09dpkg: upgrade to version 1.15.8.5Dongxiao Xu
Rebase several patches to fit the latest version Fix a compile issue related with snprintf. dpkg: bump PR Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-10-09udev: Don't install unused links.conf file (thanks Joe Sauer for spotting)Richard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-09gettext: Move files to the correct placeRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-09linux-wrs: fix emenlow and wrs_meta SRCREV valuesBruce Ashfield
Fixes [BUGID #395, #396] The initial commit for emenlow support dropped a character on the SRCREV and missed the wrs_meta update. this fixes both those issues. There are still pending commits and issues with emenlow support, but these values are wrong and should be fixed now. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-10-09distro_tracking_fields: remove the duplicate line for oprofileDexuan Cui
In the same file, there is alrealy a line for oprofile. Also add an empty line before oprofileui. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-10-09attr: fix the hardcoded search path in the AC_PATH_PROGDexuan Cui
We should respect $PATH. The patch is from Qing. Fixes [BUGID #369]. BTW: the bug was triggered on a build host that didn't install gettext. Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-10-08poky-qemu-internal: implement file locking in bashScott Garman
There does not appear to be a universal lockfile utility that meets our needs. For example: * 'lockfile' is part of the procmail pacakge in Ubuntu, a requirement we don't want to impose on our users * lockfile-[create|remove] from the Ubuntu lockfile-progs package does not appear to be available in Fedora/openSUSE So, the most portable way to do this is just to implement it in bash. The likelihood of race conditions is minimal for what we need this for. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2010-10-08poky-qemu: fix handling of some rootfs typesScott Garman
This allows the user to specify a rootfs type (e.g, poky-image-sato) without typing out the full filename and path (assuming we can infer a valid MACHINE and FSTYPE). This fixes [BUGID #415] Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2010-10-08rootfs_deb: Fix problem with pseduo and rootfs locationSaul Wold
This address [BUGID #401] to complete dpkg rootfs support Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-10-08dpkg: upgrade to version 1.15.8.5Dongxiao Xu
Rebase several patches to fit the latest version Fix a compile issue related with snprintf. Reset PR in dpkg.inc Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-10-08Rename MACHINE=netbook to MACHINE=atom-pcDarren Hart
In preparation for the more generic atom-pc, rename the netbook machine and all the relevant overrides. Leave the linux-netbook kernel recipe intact and as the default kernel for the atom-pc machine. A future patch will convert this over to linux-wrs and likely remove the linux-netbook kernel recipe. Cc: Tom Zanussi <tom.zanussi@intel.com> Cc: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-10-08gststream commercial: modified recipes and tasks to add commercial identifierSaul Wold
Modified DEPENDS and RDEPENDS in these recipes and tasks to make packages which have potential license implications opt in through options in poky/local.conf. Signed-off-by: Saul Wold <Saul.Wold@intel.com>