From: Denys Dmytriyenko <denys@ti.com>
To: Sam Nelson <sam.nelson@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [PATCH] keystone: Add pci feature to MACHINE Keystone
Date: Fri, 31 Jan 2014 18:07:24 -0500 [thread overview]
Message-ID: <20140131230724.GM6814@edge> (raw)
In-Reply-To: <1391209176-28710-1-git-send-email-sam.nelson@ti.com>
On Fri, Jan 31, 2014 at 05:59:36PM -0500, Sam Nelson wrote:
> - Device support pci interface
Ack, but normally you would want to bump MACHINE_KERNEL_PR, which is
conveniently located in the same .inc file. That way if someone was building
before and after this change, they'll get the kernel and all external modules
rebuilt with the change. Otherwise the rebuild won't be triggered, unless you
change something else in the kernel or do a clean build (which you always do)
> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> ---
> conf/machine/include/keystone.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/conf/machine/include/keystone.inc b/conf/machine/include/keystone.inc
> index 72e71bf..02bd295 100644
> --- a/conf/machine/include/keystone.inc
> +++ b/conf/machine/include/keystone.inc
> @@ -20,4 +20,4 @@ UBOOT_LOADADDRESS = "0x80008000"
> EXTRA_IMAGEDEPENDS += "u-boot"
> EXTRA_IMAGEDEPENDS += "boot-monitor"
>
> -MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat"
> +MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat pci"
> --
> 1.7.9.5
>
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
prev parent reply other threads:[~2014-01-31 23:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-31 22:59 [PATCH] keystone: Add pci feature to MACHINE Keystone Sam Nelson
2014-01-31 23:07 ` Denys Dmytriyenko [this message]
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=20140131230724.GM6814@edge \
--to=denys@ti.com \
--cc=meta-ti@yoctoproject.org \
--cc=sam.nelson@ti.com \
/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.