[poky] [PATCH 0/1] Update emenlow with new BSP layout
Saul Wold
sgw at linux.intel.com
Mon Dec 20 14:12:44 PST 2010
On 12/20/2010 10:43 AM, Tom Zanussi wrote:
> This changes the meta-emenlow layout to match the new Yocto BSP standard.
>
I also want to confirm that this will be moving to the meta-intel repo
for 1.0?
So for 1.0, all the BSP's will be in meta-intel/master (emenlow,
crownbay, n450, ...)
For Laverne, meta-emenlow will remain in poky/master, but a
meta-intel/laverne branch will contain the 0.9 versions of meta-crownbay
and meta-n450.
Sau!
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: tzanussi/emenlow-bsp-layout-update
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=tzanussi/emenlow-bsp-layout-update
>
> Thanks,
> Tom Zanussi<tom.zanussi at intel.com>
> ---
>
>
> Tom Zanussi (1):
> meta-emenlow: update to the new BSP layout
>
> meta-emenlow/README | 78 ++++++++++++++++++++
> meta-emenlow/conf/layer.conf | 4 +-
> meta-emenlow/conf/machine/emenlow.conf | 3 +
> .../formfactor/formfactor/emenlow/machconfig | 0
> .../formfactor/formfactor_0.0.bbappend | 0
> .../libdrm-poulsbo-2.3.0/libdrm-poulsbo.patch | 0
> .../libdrm-poulsbo/libdrm-poulsbo_2.3.0.bb | 0
> .../libva-0.31.0/033_g45_add_rgba_subpic.patch | 0
> .../034_g45_fix_return_for_unimpl.patch | 0
> .../035_g45_add_yv12_image_format.patch | 0
> .../libva-0.31.0/036_g45_add_vaGetImage.patch | 0
> .../libva-0.31.0/037_g45_add_vaPutImage.patch | 0
> .../038_g45_vaPutSurface_cliprects.patch | 0
> .../libva-0.31.0/102_attribute_visibility.patch | 0
> .../libva/libva-0.31.0/103_fix_vainfo_deps.patch | 0
> .../104_fix_libva_pkgconfig_deps.patch | 0
> .../105_dont_search_LIBGL_DRIVERS_PATH.patch | 0
> .../libva/libva-0.31.0/108_drivers_path.patch | 0
> .../libva-0.31.0/203_fix_fglrx_detection.patch | 0
> .../libva-0.31.0/204_check_ATIFGLEXTENSION.patch | 0
> .../libva/libva-0.31.0/300_sds_version.patch | 0
> .../libva/libva-0.31.0/301_vdpau_mpeg4.patch | 0
> .../320_move_vaPutSurface_flags_def.patch | 0
> .../libva/libva-0.31.0/321_libva_glx.base.patch | 0
> .../libva/libva-0.31.0/322_libva_glx.patch | 0
> .../libva/libva-0.31.0/390_compat.base.patch | 0
> .../libva/libva-0.31.0/391_compat.patch | 0
> .../libva/libva-0.31.0/392_compat.dso.patch | 0
> .../libva/libva-0.31.0/libdrm-poulsbo.patch | 0
> .../libva/libva_0.31.0.bb | 0
> .../psb-firmware/psb-firmware_0.30.bb | 0
> .../psb-kernel-source-4.42.0/build.patch | 0
> .../psb-kernel-source/psb-kernel-source_4.42.0.bb | 0
> .../xorg-xserver/files/crosscompile.patch | 0
> .../files/fix_open_max_preprocessor_error.patch | 0
> .../xorg-xserver/files/libdrm-poulsbo.patch | 0
> .../xorg-xserver/files/macro_tweak.patch | 0
> .../xorg-xserver/files/nodolt.patch | 0
> .../xorg-xserver/xserver-psb_1.7.99.2.bb | 0
> .../xserver-xf86-config/emenlow/xorg.conf | 0
> .../xorg-xserver/xserver-xf86-config_0.1.bbappend | 0
> .../xpsb-glx/xpsb-glx-0.18/cross-compile.patch | 0
> .../xpsb-glx/xpsb-glx-0.18/libdrmname.patch | 0
> .../xpsb-glx/xpsb-glx-0.18/native-matypes.patch | 0
> .../xpsb-glx/xpsb-glx_0.18.bb | 0
> .../01_disable_lid_timer.patch | 0
> .../xserver-xorg-video-psb-0.32.1/dri-h.patch | 0
> .../libdrm-poulsbo.patch | 0
> .../xserver-xorg-video-psb-0.32.1/psb_mixed.patch | 0
> .../psb_xvtempfix.patch | 0
> .../xserver-xorg-video-psb-0.32.1/stubs.patch | 0
> .../xserver-xorg-video-psb-0.32.1/visibility.patch | 0
> .../xorg-x11-drv-psb-0.31.0-ignoreacpi.patch | 0
> .../xorg-x11-drv-psb-0.31.0-xserver17.patch | 0
> .../xserver-xorg-video-psb-0.31.0-assert.patch | 0
> ...rver-xorg-video-psb-0.31.0-comment_unused.patch | 0
> .../xserver-xorg-video-psb-0.31.0-greedy.patch | 0
> .../xserver-xorg-video-psb-0.31.0-loader.patch | 0
> .../xserver-xorg-video-psb_0.32.1.bb | 0
> .../linux/linux-2.6.33.2/defconfig | 0
> .../linux/linux-yocto-stable_git.bbappend | 0
> .../linux/linux_2.6.33.2.bbappend | 0
> .../conf/distro/include/poky-default-revisions.inc | 1 -
> 63 files changed, 83 insertions(+), 3 deletions(-)
> create mode 100644 meta-emenlow/README
> create mode 100644 meta-emenlow/binary/.gitignore
> rename meta-emenlow/{recipes => recipes-bsp}/formfactor/formfactor/emenlow/machconfig (100%)
> rename meta-emenlow/{recipes => recipes-bsp}/formfactor/formfactor_0.0.bbappend (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libdrm-poulsbo/libdrm-poulsbo-2.3.0/libdrm-poulsbo.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libdrm-poulsbo/libdrm-poulsbo_2.3.0.bb (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/033_g45_add_rgba_subpic.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/034_g45_fix_return_for_unimpl.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/035_g45_add_yv12_image_format.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/036_g45_add_vaGetImage.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/037_g45_add_vaPutImage.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/038_g45_vaPutSurface_cliprects.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/102_attribute_visibility.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/103_fix_vainfo_deps.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/104_fix_libva_pkgconfig_deps.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/105_dont_search_LIBGL_DRIVERS_PATH.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/108_drivers_path.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/203_fix_fglrx_detection.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/204_check_ATIFGLEXTENSION.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/300_sds_version.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/301_vdpau_mpeg4.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/320_move_vaPutSurface_flags_def.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/321_libva_glx.base.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/322_libva_glx.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/390_compat.base.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/391_compat.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/392_compat.dso.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva-0.31.0/libdrm-poulsbo.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/libva/libva_0.31.0.bb (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/psb-firmware/psb-firmware_0.30.bb (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/psb-kernel-source/psb-kernel-source-4.42.0/build.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/psb-kernel-source/psb-kernel-source_4.42.0.bb (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xorg-xserver/files/crosscompile.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xorg-xserver/files/fix_open_max_preprocessor_error.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xorg-xserver/files/libdrm-poulsbo.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xorg-xserver/files/macro_tweak.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xorg-xserver/files/nodolt.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xorg-xserver/xserver-psb_1.7.99.2.bb (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xorg-xserver/xserver-xf86-config/emenlow/xorg.conf (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xorg-xserver/xserver-xf86-config_0.1.bbappend (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xpsb-glx/xpsb-glx-0.18/cross-compile.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xpsb-glx/xpsb-glx-0.18/libdrmname.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xpsb-glx/xpsb-glx-0.18/native-matypes.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xpsb-glx/xpsb-glx_0.18.bb (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/01_disable_lid_timer.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/dri-h.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/libdrm-poulsbo.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/psb_mixed.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/psb_xvtempfix.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/stubs.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/visibility.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/xorg-x11-drv-psb-0.31.0-ignoreacpi.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/xorg-x11-drv-psb-0.31.0-xserver17.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/xserver-xorg-video-psb-0.31.0-assert.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/xserver-xorg-video-psb-0.31.0-comment_unused.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/xserver-xorg-video-psb-0.31.0-greedy.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xserver-xorg-video-psb/xserver-xorg-video-psb-0.32.1/xserver-xorg-video-psb-0.31.0-loader.patch (100%)
> rename meta-emenlow/{recipes => recipes-graphics}/xserver-xorg-video-psb/xserver-xorg-video-psb_0.32.1.bb (100%)
> rename meta-emenlow/{recipes => recipes-kernel}/linux/linux-2.6.33.2/defconfig (100%)
> rename meta-emenlow/{recipes => recipes-kernel}/linux/linux-yocto-stable_git.bbappend (100%)
> rename meta-emenlow/{recipes => recipes-kernel}/linux/linux_2.6.33.2.bbappend (100%)
>
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
More information about the poky
mailing list