All of lore.kernel.org
 help / color / mirror / Atom feed
From: askb23@gmail.com (Anil Shashikumar Belur)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Practical way to rename kernel-release on custom kernel
Date: Fri, 11 Jul 2014 08:33:38 +0530	[thread overview]
Message-ID: <53BF540A.6040107@gmail.com> (raw)
In-Reply-To: <20140710152839.GA30830@archlinux.domain.name>


On Thursday 10 July 2014 08:58 PM, Safarin wrote:
>
> I can see makefile create folder inside the lib/modules with naming
> 3.16.0-rc3-ARCH-00570-g110e430
This is the commit id which is the being appended at the end, as you may
have some patch ( or uncommited changes to your makefile). Check the
output of `git describe` and try doing a `git commit -a -v` if that helps.

      parent reply	other threads:[~2014-07-11  3:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-10 15:28 Practical way to rename kernel-release on custom kernel Safarin
2014-07-10 15:56 ` AYAN KUMAR HALDER
2014-07-11  0:47 ` shhuiw
2014-07-11  7:24   ` shhuiw
2014-07-11 18:08     ` Safarin
2014-07-11  3:03 ` Anil Shashikumar Belur [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=53BF540A.6040107@gmail.com \
    --to=askb23@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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.