How to submit meta subfolder

Ed Tanous edtanous at google.com
Thu Jun 3 01:18:52 AEST 2021


On Thu, May 27, 2021 at 5:49 PM outlook_60A7133428934D5F at outlook.com
<ckimchan17 at 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 at lists.ozlabs.org; jeff9_chan at 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
>
>


More information about the openbmc mailing list