openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Jeff9 Chan(陳松儉_ASRockRack)" <Jeff9_Chan@asrockrack.com>
To: Ed Tanous <edtanous@google.com>,
	"outlook_60A7133428934D5F@outlook.com" <ckimchan17@gmail.com>
Cc: "openbmc@lists.ozlabs.org" <openbmc@lists.ozlabs.org>
Subject: RE: How to submit meta subfolder
Date: Tue, 8 Jun 2021 02:26:07 +0000	[thread overview]
Message-ID: <2e22794576244c2c926631e3e6093a38@asrockrack.com> (raw)
In-Reply-To: <CAH2-KxD+-qc1EBOU5yXJb9ijjcpmLym-g5Kjqp5gkc1Eq9vPeg@mail.gmail.com>

Hi,
Thanks for helping.
        I got below error when I try to push meta-asrockrack layer to gerrit.
        Is that means my email is not listed in the list?

To ssh://openbmc.gerrit/openbmc/openbmc
! [remote rejected]     HEAD -> refs/for/master (commit 1d9951c: not Signed-off-by author/committer/uploader in message footer)
error: failed to push some refs to 'ssh://openbmc.gerrit/openbmc/openbmc'

        My procedure is:
1.	Git clone openbmc
2.	Add meta-asrockrack layer
3.	git remote add gerrit ssh://openbmc.gerrit/openbmc/openbmc
4.	git commit
5.	git push gerrit

My git log:
commit 1d9951c5518a7bdf88a5de16a41ae2f337e1b2ed (HEAD -> master)
Author: Jeff9Chan <jeff9_chan@asrockrack.com>
Date:   Tue Jun 8 09:15:44 2021 +0800

    add meta-asrockrack layer
    Signed-off-by: Jeff Chan <Jeff9_Chan@asrockrack.com>
    
    Change-Id: I1686133e0093e4e00adeadc068972396c8dc4fab


best regards

Jeff Chan
ASRock Inc. 
Tel: +886-2-55599600 ext.38670


-----Original Message-----
From: Ed Tanous [mailto:edtanous@google.com] 
Sent: Wednesday, June 2, 2021 11:19 PM
To: outlook_60A7133428934D5F@outlook.com
Cc: Patrick Williams; openbmc@lists.ozlabs.org; Jeff9 Chan(陳松儉_ASRockRack)
Subject: Re: How to submit meta subfolder

On Thu, May 27, 2021 at 5:49 PM outlook_60A7133428934D5F@outlook.com
<ckimchan17@gmail.com> wrote:
>
> Hi Patrick,
>
>         Thanks for helping, I checked below document and it said:
>
>
>
> From your OpenBMC git repository, add a remote to the Gerrit server, where 'openbmc_repo' is the current git repository you're working on, such as phosphor-state-manager, and 'openbmc.gerrit' is the name of the Host previously added:
>
> git remote add gerrit ssh://openbmc.gerrit/openbmc/openbmc_repo
>
>
>
>
>
> https://github.com/openbmc/docs/blob/master/CONTRIBUTING.md#submitting-changes-via-gerrit-server-to-openbmc
>
>
>
> should I use below command to create meta layer?
>
> git remote add gerrit ssh://openbmc.gerrit/openbmc/openbmc/meta-asrockrack

There is no git repo called meta-asrockrack.  To do this you need to
submit this as a new folder to
ssh://gerrit.openbmc-project.xyz:29418/openbmc/openbmc

>
>
>
> Jeff
>
>
>
> 寄件者: Patrick Williams
> 傳送時間: 2021年5月27日 下午 08:36
> 收件者: Jeff
> 副本: openbmc@lists.ozlabs.org; jeff9_chan@asrockrack.com
> 主旨: Re: How to submit meta subfolder
>
>
>
> On Thu, May 27, 2021 at 01:04:37PM +0800, Jeff wrote:
>
> > Hi,
>
> >
>
> > We would like to submit meta-asrockrack as a sub folder of openbmc.
>
> >
>
> > I followed the steps describe in the document to add remote server:
>
> >       git remote add gerrit ssh://openbmc.gerrit/openbmc/meta-asrockrack
>
>
>
> Which document is this?
>
>
>
> Previously you had to request a meta-layer repository be created but
>
> about 4-6 months ago we moved to a model where all layer code is in the
>
> single openbmc/openbmc repository.  We may have missed a documentation
>
> update somewhere.
>
>
>
> > when I tried to push it I got below error:
>
> >      fatal: project openbmc/mata-asrockrack not found
>
> >      fatal: Could not read from remote repository.
>
> >
>
> >      Please make sure you have the correct access rights
>
> >      and the repository exists.
>
>
>
> You'll want to set your remote to ssh://openbmc.gerrit/openbmc/openbmc
>
> and push there.  Ideally you would have originally cloned from there and
>
> done your work on that repository.
>
>
>
> --
>
> Patrick Williams
>
>

      reply	other threads:[~2021-06-08  2:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-27  5:04 How to submit meta subfolder Jeff
2021-05-27 12:36 ` Patrick Williams
     [not found]   ` <DE99272B-68FA-4E37-9804-05EACE890184@hxcore.ol>
2021-06-02 15:18     ` Ed Tanous
2021-06-08  2:26       ` Jeff9 Chan(陳松儉_ASRockRack) [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=2e22794576244c2c926631e3e6093a38@asrockrack.com \
    --to=jeff9_chan@asrockrack.com \
    --cc=ckimchan17@gmail.com \
    --cc=edtanous@google.com \
    --cc=openbmc@lists.ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).