public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT] kbuild fix for v3.10-rc2
@ 2013-05-17 19:36 Michal Marek
  2013-05-18 17:35 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Michal Marek @ 2013-05-17 19:36 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: lcapitulino, linux-kbuild, linux-kernel

Hi Linus,

In an attempt to improve make rpm-pkg, I broke make binrpm-pkg. Please
pull the fix below.

Thanks,
Michal

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

  Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next

Luiz Capitulino (1):
      package: Makefile: unbreak binrpm-pkg target

 scripts/package/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT] kbuild fix for v3.10-rc2
  2013-05-17 19:36 [GIT] kbuild fix for v3.10-rc2 Michal Marek
@ 2013-05-18 17:35 ` Linus Torvalds
  2013-05-20  8:17   ` Michal Marek
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2013-05-18 17:35 UTC (permalink / raw)
  To: Michal Marek
  Cc: lcapitulino, Linux Kbuild mailing list, Linux Kernel Mailing List

On Fri, May 17, 2013 at 12:36 PM, Michal Marek <mmarek@suse.cz> wrote:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next
>
> Luiz Capitulino (1):
>       package: Makefile: unbreak binrpm-pkg target
>
>  scripts/package/Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Hmm. That's not at all what I get. I also get a merge and another
patch ("kbuild: fix make headers_install when path is too long") and

 scripts/Makefile.headersinst | 20 ++++++++++++++------
 scripts/headers_install.sh   |  7 +++++--
 scripts/package/Makefile     |  2 +-
 3 files changed, 20 insertions(+), 9 deletions(-)

which may all be intentional, but I don't see any updated pull
requests, so I'm not pulling..

              Linus

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT] kbuild fix for v3.10-rc2
  2013-05-18 17:35 ` Linus Torvalds
@ 2013-05-20  8:17   ` Michal Marek
  0 siblings, 0 replies; 3+ messages in thread
From: Michal Marek @ 2013-05-20  8:17 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: lcapitulino, Linux Kbuild mailing list, Linux Kernel Mailing List

On Sat, May 18, 2013 at 10:35:40AM -0700, Linus Torvalds wrote:
> On Fri, May 17, 2013 at 12:36 PM, Michal Marek <mmarek@suse.cz> wrote:
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next
> >
> > Luiz Capitulino (1):
> >       package: Makefile: unbreak binrpm-pkg target
> >
> >  scripts/package/Makefile |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> Hmm. That's not at all what I get. I also get a merge and another
> patch ("kbuild: fix make headers_install when path is too long") and

Sorry, I was on the wrong branch, which happened to be identical to the
rc-fixes branch when I sent the pull request, but not when you read it.
Here is the correct pull request:


In an attempt to improve make rpm-pkg, I broke make binrpm-pkg. Please
pull the fix below.

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

  Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes

for you to fetch changes up to f66ba560943ae21f5d1e505bad0a3591823b2b37:

  package: Makefile: unbreak binrpm-pkg target (2013-05-16 09:46:45 +0200)

----------------------------------------------------------------
Luiz Capitulino (1):
      package: Makefile: unbreak binrpm-pkg target

 scripts/package/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-20  8:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-17 19:36 [GIT] kbuild fix for v3.10-rc2 Michal Marek
2013-05-18 17:35 ` Linus Torvalds
2013-05-20  8:17   ` Michal Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox