]> code.ossystems Code Review - openembedded-core.git/commitdiff
meta-emenlow: update to the new BSP layout
authorTom Zanussi <tom.zanussi@intel.com>
Mon, 20 Dec 2010 18:24:36 +0000 (12:24 -0600)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 23 Dec 2010 14:20:50 +0000 (14:20 +0000)
This modifies the meta-emenlow BSP layer to reflect the new BSP
standard layout as defined in the latestYocto BSP Developer's Guide.

There's no change in functionality here - this simply moves things
around, adds a README, and makes the SRCREVs local.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
64 files changed:
meta-emenlow/README [new file with mode: 0644]
meta-emenlow/binary/.gitignore [new file with mode: 0644]
meta-emenlow/conf/layer.conf
meta-emenlow/conf/machine/emenlow.conf
meta-emenlow/recipes-bsp/formfactor/formfactor/emenlow/machconfig [moved from meta-emenlow/recipes/formfactor/formfactor/emenlow/machconfig with 100% similarity]
meta-emenlow/recipes-bsp/formfactor/formfactor_0.0.bbappend [moved from meta-emenlow/recipes/formfactor/formfactor_0.0.bbappend with 100% similarity]
meta-emenlow/recipes-graphics/libdrm-poulsbo/libdrm-poulsbo-2.3.0/libdrm-poulsbo.patch [moved from meta-emenlow/recipes/libdrm-poulsbo/libdrm-poulsbo-2.3.0/libdrm-poulsbo.patch with 100% similarity]
meta-emenlow/recipes-graphics/libdrm-poulsbo/libdrm-poulsbo_2.3.0.bb [moved from meta-emenlow/recipes/libdrm-poulsbo/libdrm-poulsbo_2.3.0.bb with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/033_g45_add_rgba_subpic.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/033_g45_add_rgba_subpic.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/034_g45_fix_return_for_unimpl.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/034_g45_fix_return_for_unimpl.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/035_g45_add_yv12_image_format.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/035_g45_add_yv12_image_format.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/036_g45_add_vaGetImage.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/036_g45_add_vaGetImage.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/037_g45_add_vaPutImage.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/037_g45_add_vaPutImage.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/038_g45_vaPutSurface_cliprects.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/038_g45_vaPutSurface_cliprects.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/102_attribute_visibility.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/102_attribute_visibility.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/103_fix_vainfo_deps.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/103_fix_vainfo_deps.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/104_fix_libva_pkgconfig_deps.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/104_fix_libva_pkgconfig_deps.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/105_dont_search_LIBGL_DRIVERS_PATH.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/105_dont_search_LIBGL_DRIVERS_PATH.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/108_drivers_path.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/108_drivers_path.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/203_fix_fglrx_detection.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/203_fix_fglrx_detection.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/204_check_ATIFGLEXTENSION.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/204_check_ATIFGLEXTENSION.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/300_sds_version.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/300_sds_version.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/301_vdpau_mpeg4.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/301_vdpau_mpeg4.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/320_move_vaPutSurface_flags_def.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/320_move_vaPutSurface_flags_def.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/321_libva_glx.base.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/321_libva_glx.base.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/322_libva_glx.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/322_libva_glx.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/390_compat.base.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/390_compat.base.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/391_compat.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/391_compat.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/392_compat.dso.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/392_compat.dso.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva-0.31.0/libdrm-poulsbo.patch [moved from meta-emenlow/recipes/libva/libva-0.31.0/libdrm-poulsbo.patch with 100% similarity]
meta-emenlow/recipes-graphics/libva/libva_0.31.0.bb [moved from meta-emenlow/recipes/libva/libva_0.31.0.bb with 100% similarity]
meta-emenlow/recipes-graphics/psb-firmware/psb-firmware_0.30.bb [moved from meta-emenlow/recipes/psb-firmware/psb-firmware_0.30.bb with 100% similarity]
meta-emenlow/recipes-graphics/psb-kernel-source/psb-kernel-source-4.42.0/build.patch [moved from meta-emenlow/recipes/psb-kernel-source/psb-kernel-source-4.42.0/build.patch with 100% similarity]
meta-emenlow/recipes-graphics/psb-kernel-source/psb-kernel-source_4.42.0.bb [moved from meta-emenlow/recipes/psb-kernel-source/psb-kernel-source_4.42.0.bb with 100% similarity]
meta-emenlow/recipes-graphics/xorg-xserver/files/crosscompile.patch [moved from meta-emenlow/recipes/xorg-xserver/files/crosscompile.patch with 100% similarity]
meta-emenlow/recipes-graphics/xorg-xserver/files/fix_open_max_preprocessor_error.patch [moved from meta-emenlow/recipes/xorg-xserver/files/fix_open_max_preprocessor_error.patch with 100% similarity]
meta-emenlow/recipes-graphics/xorg-xserver/files/libdrm-poulsbo.patch [moved from meta-emenlow/recipes/xorg-xserver/files/libdrm-poulsbo.patch with 100% similarity]
meta-emenlow/recipes-graphics/xorg-xserver/files/macro_tweak.patch [moved from meta-emenlow/recipes/xorg-xserver/files/macro_tweak.patch with 100% similarity]
meta-emenlow/recipes-graphics/xorg-xserver/files/nodolt.patch [moved from meta-emenlow/recipes/xorg-xserver/files/nodolt.patch with 100% similarity]
meta-emenlow/recipes-graphics/xorg-xserver/xserver-psb_1.7.99.2.bb [moved from meta-emenlow/recipes/xorg-xserver/xserver-psb_1.7.99.2.bb with 100% similarity]
meta-emenlow/recipes-graphics/xorg-xserver/xserver-xf86-config/emenlow/xorg.conf [moved from meta-emenlow/recipes/xorg-xserver/xserver-xf86-config/emenlow/xorg.conf with 100% similarity]
meta-emenlow/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend [moved from meta-emenlow/recipes/xorg-xserver/xserver-xf86-config_0.1.bbappend with 100% similarity]
meta-emenlow/recipes-graphics/xpsb-glx/xpsb-glx-0.18/cross-compile.patch [moved from meta-emenlow/recipes/xpsb-glx/xpsb-glx-0.18/cross-compile.patch with 100% similarity]
meta-emenlow/recipes-graphics/xpsb-glx/xpsb-glx-0.18/libdrmname.patch [moved from meta-emenlow/recipes/xpsb-glx/xpsb-glx-0.18/libdrmname.patch with 100% similarity]
meta-emenlow/recipes-graphics/xpsb-glx/xpsb-glx-0.18/native-matypes.patch [moved from meta-emenlow/recipes/xpsb-glx/xpsb-glx-0.18/native-matypes.patch with 100% similarity]
meta-emenlow/recipes-graphics/xpsb-glx/xpsb-glx_0.18.bb [moved from meta-emenlow/recipes/xpsb-glx/xpsb-glx_0.18.bb with 100% similarity]
meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/01_disable_lid_timer.patch [moved from meta-emenlow/recipes/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/01_disable_lid_timer.patch with 100% similarity]
meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/dri-h.patch [moved from meta-emenlow/recipes/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/dri-h.patch with 100% similarity]
meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/libdrm-poulsbo.patch [moved from meta-emenlow/recipes/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/libdrm-poulsbo.patch with 100% similarity]
meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/psb_mixed.patch [moved from meta-emenlow/recipes/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/psb_mixed.patch with 100% similarity]
meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/psb_xvtempfix.patch [moved from meta-emenlow/recipes/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/psb_xvtempfix.patch with 100% similarity]
meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/stubs.patch [moved from meta-emenlow/recipes/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/stubs.patch with 100% similarity]
meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/visibility.patch [moved from meta-emenlow/recipes/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/visibility.patch with 100% similarity]
meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/xorg-x11-drv-psb-0.31.0-ignoreacpi.patch [moved from meta-emenlow/recipes/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/xorg-x11-drv-psb-0.31.0-ignoreacpi.patch with 100% similarity]
meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/xorg-x11-drv-psb-0.31.0-xserver17.patch [moved from meta-emenlow/recipes/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/xorg-x11-drv-psb-0.31.0-xserver17.patch with 100% similarity]
meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/xserver-xorg-video-psb-0.31.0-assert.patch [moved from meta-emenlow/recipes/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/xserver-xorg-video-psb-0.31.0-assert.patch with 100% similarity]
meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/xserver-xorg-video-psb-0.31.0-comment_unused.patch [moved from meta-emenlow/recipes/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/xserver-xorg-video-psb-0.31.0-comment_unused.patch with 100% similarity]
meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/xserver-xorg-video-psb-0.31.0-greedy.patch [moved from meta-emenlow/recipes/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/xserver-xorg-video-psb-0.31.0-greedy.patch with 100% similarity]
meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/xserver-xorg-video-psb-0.31.0-loader.patch [moved from meta-emenlow/recipes/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/xserver-xorg-video-psb-0.31.0-loader.patch with 100% similarity]
meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb_0.32.1.bb [moved from meta-emenlow/recipes/xserver-xorg-video-psb/xserver-xorg-video-psb_0.32.1.bb with 100% similarity]
meta-emenlow/recipes-kernel/linux/linux-2.6.33.2/defconfig [moved from meta-emenlow/recipes/linux/linux-2.6.33.2/defconfig with 100% similarity]
meta-emenlow/recipes-kernel/linux/linux-yocto-stable_git.bbappend [moved from meta-emenlow/recipes/linux/linux-yocto-stable_git.bbappend with 100% similarity]
meta-emenlow/recipes-kernel/linux/linux_2.6.33.2.bbappend [moved from meta-emenlow/recipes/linux/linux_2.6.33.2.bbappend with 100% similarity]
meta/conf/distro/include/poky-default-revisions.inc

diff --git a/meta-emenlow/README b/meta-emenlow/README
new file mode 100644 (file)
index 0000000..862af54
--- /dev/null
@@ -0,0 +1,78 @@
+This README file contains information on building the meta-emenlow
+BSP layer using any of the supported machine configurations, and
+booting the images contained in the /binary directory.
+
+If you're only interested in booting the images in the /binary
+directory of a BSP tarball you've downloaded, there's nothing special
+to do - the appropriate images are already in the /binary directory
+depending on which BSP tarball you downloaded.
+
+Please see the corresponding sections below for details.
+
+
+Table of Contents
+=================
+
+ I. Building the meta-emenlow BSP layer
+II. Booting the images in /binary
+
+
+I. Building the meta-emenlow BSP layer
+=======================================
+
+In order to build an image with BSP support for emenlow, you just need
+to check out the poky master branch.
+
+Having done that, you can build an emenlow image by adding the
+location of the meta-emenlow layer to bblayers.conf e.g.:
+
+  yocto/meta-emenlow \
+
+To enable the emenlow layer, add the emenlow MACHINE to local.conf:
+
+  MACHINE ?= "emenlow"
+
+You should then be able to build an emenlow image as such:
+
+  $ source poky-init-build-env
+  $ bitbake poky-image-sato-live
+
+At the end of a successful build, you should have a live image that
+you can boot from a USB flash drive (see instructions on how to do
+that below, in the section 'Booting the images from /binary').
+
+
+II. Booting the images in /binary
+=================================
+
+This BSP contains bootable live images, which can be used to directly
+boot Yocto off of a USB flash drive.
+
+Under Linux, insert a USB flash drive.  Assuming the USB flash drive
+takes device /dev/sdf, use dd to copy the live image to it.  For
+example:
+
+# dd if=poky-image-sato-live-emenlow-20101207053738.hddimg of=/dev/sdf
+# sync
+# eject /dev/sdf
+
+This should give you a bootable USB flash device.  Insert the device
+into a bootable USB socket on the target, and power on.  This should
+result in a system booted to the Sato graphical desktop.
+
+If you want a terminal, use the arrows at the top of the UI to move to
+different pages of available applications, one of which is named
+'Terminal'.  Clicking that should give you a root terminal.
+
+If you want to ssh into the system, you can use the root terminal to
+ifconfig the IP address and use that to ssh in.  The root password is
+empty, so to log in type 'root' for the user name and hit 'Enter' at
+the Password prompt: and you should be in.
+
+----
+
+If you find you're getting corrupt images on the USB (it doesn't show
+the syslinux boot: prompt, or the boot: prompt contains strange
+characters), try doing this first:
+
+# dd if=/dev/zero of=/dev/sdf bs=1M count=512
diff --git a/meta-emenlow/binary/.gitignore b/meta-emenlow/binary/.gitignore
new file mode 100644 (file)
index 0000000..e69de29
index 4017787c62183a32af2fdaa37f0c60d4e88ea2f0..563b9c8e6e5844fdbef3906965bedff61ffaa034 100644 (file)
@@ -2,8 +2,8 @@
 BBPATH := "${BBPATH}:${LAYERDIR}"
 
 # We have a packages directory, add to BBFILES
-BBFILES := "${BBFILES} ${LAYERDIR}/recipes/*/*.bb \
-       ${LAYERDIR}/recipes/*/*.bbappend"
+BBFILES := "${BBFILES} ${LAYERDIR}/recipes-*/*/*.bb \
+       ${LAYERDIR}/recipes-*/*/*.bbappend"
 
 BBFILE_COLLECTIONS += "emenlow"
 BBFILE_PATTERN_emenlow := "^${LAYERDIR}/"
index b8dea64038db53c297eb728c5a4c2b76e689be0c..d4234ffba73fb4e5ed05d4bafb38f7751efa74f3 100644 (file)
@@ -43,3 +43,6 @@ IMAGE_FSTYPES ?= "ext3 cpio.gz"
 
 GLIBC_ADDONS = "nptl"
 GLIBC_EXTRA_OECONF = "--with-tls"
+
+SRCREV_machine_pn-linux-yocto-stable_emenlow ?= "aae69fdf104b0a9d7b3710f808aac6ab303490f7"
+SRCREV_meta_pn-linux-yocto-stable_emenlow ?= "50ccd2b3213b6a1bacb3f898c035119802dac420"
\ No newline at end of file
index 10103a27feae61decee527ad2d1891ade5a23465..c45ae18053eff29825cd49c2dd325fab2ce3212a 100644 (file)
@@ -89,7 +89,6 @@ SRCREV_machine_pn-linux-yocto-stable_qemumips ?= "81f3cd467b9d51fa1dfa2d5939337c
 SRCREV_machine_pn-linux-yocto-stable_qemuppc ?= "9ac0daee43dd19d8bea828cf79450c9748ae0daa"
 SRCREV_machine_pn-linux-yocto-stable_qemux86 ?= "0431115c9d720fee5bb105f6a7411efb4f851d26"
 SRCREV_machine_pn-linux-yocto-stable_qemux86-64 ?= "0431115c9d720fee5bb105f6a7411efb4f851d26"
-SRCREV_machine_pn-linux-yocto-stable_emenlow ?= "aae69fdf104b0a9d7b3710f808aac6ab303490f7"
 SRCREV_machine_pn-linux-yocto-stable_atom-pc ?= "0431115c9d720fee5bb105f6a7411efb4f851d26"
 SRCREV_machine_pn-linux-yocto-stable_routerstationpro ?= "2ec2edaf256dd8500ee3d4763fee6ca3ecd6da4b"
 SRCREV_machine_pn-linux-yocto-stable_mpc8315e-rdb ?= "986e6eb66c26007cee7916d5d12f4756e6b5436f"