From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: <kishore.k.bodke@intel.com>
Cc: yocto@yoctoproject.org
Subject: Re: [KERNEL][PATCH 1/1] enable pvr features.
Date: Mon, 27 Feb 2012 00:25:44 -0500 [thread overview]
Message-ID: <4F4B13D8.9050601@windriver.com> (raw)
In-Reply-To: <bbd959c5589809e18dbad951a38ec66afbb47e14.1330129499.git.kishore.k.bodke@intel.com>
On 12-02-24 7:35 PM, kishore.k.bodke@intel.com wrote:
> From: Kishore Bodke<kishore.k.bodke@intel.com>
>
> Cedartrail has pvr kernel features and patches.
>
> Signed-off-by: Kishore Bodke<kishore.k.bodke@intel.com>
> ---
> meta/cfg/kernel-cache/cfg/drm-cdvpvr.cfg | 9 +++++++++
> meta/cfg/kernel-cache/cfg/drm-cdvpvr.scc | 2 ++
> 2 files changed, 11 insertions(+), 0 deletions(-)
> create mode 100644 meta/cfg/kernel-cache/cfg/drm-cdvpvr.cfg
> create mode 100644 meta/cfg/kernel-cache/cfg/drm-cdvpvr.scc
>
> diff --git a/meta/cfg/kernel-cache/cfg/drm-cdvpvr.cfg b/meta/cfg/kernel-cache/cfg/drm-cdvpvr.cfg
> new file mode 100644
> index 0000000..0ab4488
> --- /dev/null
> +++ b/meta/cfg/kernel-cache/cfg/drm-cdvpvr.cfg
> @@ -0,0 +1,9 @@
> +CONFIG_HIGHMEM4G=y
> +CONFIG_STAGING=y
> +CONFIG_DRM=y
> +CONFIG_SND_HDA_CODEC_HDMI=y
> +CONFIG_DRM_INTEL_CDV=y
> +CONFIG_DRM_CDV_RELEASE=y
> +
> +# CONFIG_DRM_CDV_DEBUG is not set
> +# CONFIG_DRM_PVR_PDUMP is not se
> diff --git a/meta/cfg/kernel-cache/cfg/drm-cdvpvr.scc b/meta/cfg/kernel-cache/cfg/drm-cdvpvr.scc
> new file mode 100644
> index 0000000..fbb8316
> --- /dev/null
> +++ b/meta/cfg/kernel-cache/cfg/drm-cdvpvr.scc
> @@ -0,0 +1,2 @@
> +kconf hardware drm-cdvpvr.cfg
> +git merge yocto/pvr
I was just completing the merge on this, and I realized that we
should put the branch merge in the BSP/machine, not in the generic
feature. The configs are good, but we want the cedartrail to do that
merge, not the config.
How does that sound to you ? If it is ok, spin me a patch with that
merge line removed and I'll push it out right away.
Cheers,
Bruce
next prev parent reply other threads:[~2012-02-27 5:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-25 0:35 [KERNEL] [PATCH 0/1] Add PVR feature for Cedartrail kishore.k.bodke
2012-02-25 0:35 ` [KERNEL][PATCH 1/1] enable pvr features kishore.k.bodke
2012-02-27 5:25 ` Bruce Ashfield [this message]
2012-02-27 18:50 ` Bodke, Kishore K
2012-02-26 4:32 ` [KERNEL] [PATCH 0/1] Add PVR feature for Cedartrail Bruce Ashfield
-- strict thread matches above, loose matches on Subject: below --
2012-02-27 18:47 kishore.k.bodke
2012-02-27 18:47 ` [KERNEL] [PATCH 1/1] enable pvr features kishore.k.bodke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F4B13D8.9050601@windriver.com \
--to=bruce.ashfield@windriver.com \
--cc=kishore.k.bodke@intel.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.