I have made the following changes intended for : CE:Adaptation:PandaBoard / kernel-adaptation-pandaboard
Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below. https://build.pub.meego.com//request/show/7812 Thank You, Simonas [This message was auto-generated] --- Request # 7812: Messages from BOSS: State: review at 2013-02-07T06:47:26 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: home:sledge:branches:home:sledge:branches:home:sledge:branches:CE:Adaptation:PandaBoard / kernel-adaptation-pandaboard -> CE:Adaptation:PandaBoard / kernel-adaptation-pandaboard changes files: -------------- --- kernel-adaptation-pandaboard.changes +++ kernel-adaptation-pandaboard.changes @@ -0,0 +1,6 @@ +* Thu Jan 31 2013 Simonas Leleiva <[email protected]> - 3.4.27 +- Update to 3.4.27 (linux-ti-omap4_3.4.0-1489.22 from TI PPA) +- It fixes GLES hardware acceleration issues +- Boot-splash resolution matches screen res +- Attached monitor goes into stand-by after inactivity (PM works) + old: ---- kernel-cc96f22.tar.gz new: ---- linux-ti-omap4_3.4.0-1489.22.tar.gz spec files: ----------- --- kernel-adaptation-pandaboard.spec +++ kernel-adaptation-pandaboard.spec @@ -14,11 +14,12 @@ %define builds_uImage 1 Summary: Kernel Adaptation %{kernel_target_hw} -Version: 3.4.0 -Release: 1 +Version: 3.4.27 +Release: 1489.22 Group: Kernel/Linux Kernel License: GPLv2 -Source0: kernel-cc96f22.tar.gz +URL: https://launchpad.net/~tiomap-dev +Source0: https://launchpad.net/~tiomap-dev/+archive/release/+files/linux-ti-omap4_3.4.0-1489.22.tar.gz Source1: %{name}.config Source100: kernel-adaptation-pandaboard.yaml Requires(post): kmod >= 9 @@ -45,7 +46,7 @@ %prep -%setup -q -n kernel-cc96f22 +%setup -q -n kernel-tilt # >> setup # This should go in the macro section @@ -252,3 +253,4 @@ /%{_prefix}/src/kernels/%{kernel_version_build}/.config # >> files devel # << files devel + other changes: -------------- ++++++ kernel-adaptation-pandaboard.config --- kernel-adaptation-pandaboard.config +++ kernel-adaptation-pandaboard.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 3.4.0-1-pandaboard Kernel Configuration +# Linux/arm 3.4.27 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -355,6 +355,9 @@ CONFIG_OMAP4_ERRATA_I688=y CONFIG_OMAP_TPS6236X=y # CONFIG_OMAP_PM_STANDALONE is not set +# CONFIG_OMAP4_ARM_ERRATA_742230 is not set +# CONFIG_OMAP4_ARM_ERRATA_751472 is not set +# CONFIG_OMAP4_ARM_ERRATA_743622 is not set # # System MMU @@ -415,6 +418,7 @@ CONFIG_PL310_ERRATA_769419=y CONFIG_ARM_ERRATA_761171=y CONFIG_ARM_ERRATA_4668=y +# CONFIG_ARM_ERRATA_775420 is not set CONFIG_ARM_GIC=y # CONFIG_FIQ_DEBUGGER is not set @@ -2055,7 +2059,6 @@ # CONFIG_USB_STORAGE_KARMA is not set # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set # CONFIG_USB_STORAGE_ENE_UB6250 is not set -# CONFIG_USB_UAS is not set # CONFIG_USB_LIBUSUAL is not set # @@ -2306,6 +2309,7 @@ # CONFIG_STAGING_MEDIA is not set CONFIG_DRM_OMAP=y CONFIG_DRM_OMAP_NUM_CRTCS=2 +CONFIG_RPC_OMAP=m # # Android @@ -2318,6 +2322,7 @@ CONFIG_OMAP_DIE_GOVERNOR=y CONFIG_OMAP_GPU_GOVERNOR=y CONFIG_DRM_OMAP_DCE=m +# CONFIG_OMAP_RPMSG_RDAEMON is not set CONFIG_CLKDEV_LOOKUP=y CONFIG_HWSPINLOCK=y @@ -2339,6 +2344,7 @@ CONFIG_OMAP_REMOTEPROC=m CONFIG_OMAP_REMOTEPROC_IPU=y CONFIG_OMAP_REMOTEPROC_DSP=y +CONFIG_OMAP_REMOTEPROC_WATCHDOG=y CONFIG_OMAP4_IPU_CMA_SIZE=0x6500000 CONFIG_OMAP5_IPU_CMA_SIZE=0xA100000 CONFIG_OMAP_DSP_CMA_SIZE=0x400000 ++++++ kernel-adaptation-pandaboard.yaml --- kernel-adaptation-pandaboard.yaml +++ kernel-adaptation-pandaboard.yaml @@ -12,8 +12,8 @@ # The Version: is used in paths and must match the version # used in the src "make install" - it's also used for the # tarball name -Version: 3.4.0 -Release: 1 +Version: 3.4.27 +Release: 1489.22 Group: Kernel/Linux Kernel License: GPLv2 Configure: none @@ -49,9 +49,10 @@ # Perl is used to modify EXTRAVERSION in kernel config - perl +URL: https://launchpad.net/~tiomap-dev + Sources: - # http://git.linaro.org/gitweb?p=landing-teams/working/ti/kernel.git - - kernel-cc96f22.tar.gz + - https://launchpad.net/~tiomap-dev/+archive/release/+files/linux-ti-omap4_3.4.0-1489.22.tar.gz - "%{name}.config" # Insert any Patches: section here @@ -59,6 +60,8 @@ Provides: - "kernel = %{kernel_version}" +SetupOptions: "-q -n kernel-tilt" + RunFdupes: - "/%{_prefix}/src/kernels/%{kernel_version_build}/" ++++++ linux-ti-omap4_3.4.0-1489.22.tar.gz (new) ++++++ deleted files: --- kernel-cc96f22.tar.gz
