Giter Club home page Giter Club logo

Comments (6)

StephenInVamrs avatar StephenInVamrs commented on August 29, 2024

problem 1:
remote: Repository not found.
fatal: 仓库 'https://github.com/rockchip-linux/device-custom.git/' 未找到
...
This is the second time in a row; bailing out

How about using this repository, https://github.com/radxa/device-custom.git?

from buildroot.rockchip.

flatmax avatar flatmax commented on August 29, 2024

ok- I updated the readme. You should checkout the buildroot repo commit as mentioned :

# rock pi 3a tested with version : git checkout 73248c03fd04eddad78fea5096cd98b2a2d43e81

If that doesn't fix your problem, plese write all of the commands from begginning to end which you used to build.

from buildroot.rockchip.

daydream-noquitter avatar daydream-noquitter commented on August 29, 2024

ok- I updated the readme. You should checkout the buildroot repo commit as mentioned :

# rock pi 3a tested with version : git checkout 73248c03fd04eddad78fea5096cd98b2a2d43e81

If that doesn't fix your problem, plese write all of the commands from begginning to end which you used to build.

Here are my commands
mkdir rock-3a
cd rock-3a/
git clone git://git.busybox.net/buildroot buildroot
cd buildroot
git checkout 73248c03fd04eddad78fea5096cd98b2a2d43e81
cd ..
sudo apt-get install -y build-essential gcc g++ autoconf automake libtool bison flex gettext
sudo apt-get install -y patch texinfo wget git gawk curl lzma bc quilt
git clone https://github.com/flatmax/buildroot.rockchip.git buildroot.rockchip.ext
source buildroot.rockchip.ext/setup.rock3a.sh buildroot
make rkbin
make
when run "make "
wget --passive-ftp -nd -t 3 -O '/home/hit/rock-3a/buildroot/output/build/.uboot-fd3d0a5310494dcbba510406e1e2d66806c1b901-br1.tar.gz.Yba7f8/output' 'http://sources.buildroot.net/uboot-fd3d0a5310494dcbba510406e1e2d66806c1b901-br1.tar.gz'
--2022-02-28 21:01:19-- http://sources.buildroot.net/uboot-fd3d0a5310494dcbba510406e1e2d66806c1b901-br1.tar.gz
404 not found

GIT_DIR=/home/hit/rock-3a/buildroot.dl/uboot/git/.git git remote add origin 'https://github.com/radxa/u-boot.git'
GIT_DIR=/home/hit/rock-3a/buildroot.dl/uboot/git/.git git remote set-url origin 'https://github.com/radxa/u-boot.git'
Fetching all references
GIT_DIR=/home/hit/rock-3a/buildroot.dl/uboot/git/.git git fetch origin
error: RPC failed.curl 56 GnuTLS recv error (-54):
How to fix it ? Thanks for your help!

from buildroot.rockchip.

flatmax avatar flatmax commented on August 29, 2024

How long does make rkbin take to run ?
What is in your buildroot/output/build directory ?

If you look in the config file this is how uboot is defined :

BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://github.com/radxa/u-boot.git"

Buildroot should be fetching uboot from that URL, not sources.buildroot.net.

Have you setup the downloads directory, perhaps that is the problem ?
cd buildroot; mkdir ../buildroot.dl

from buildroot.rockchip.

flatmax avatar flatmax commented on August 29, 2024

problem 1:
remote: Repository not found.
fatal: 仓库 'https://github.com/rockchip-linux/device-custom.git/' 未找到
...
This is the second time in a row; bailing out

How about using this repository, https://github.com/radxa/device-custom.git?

Can you please start a new thread somewhere else for this device-custom.git ?
The device-custom repo has nothing to do with the buildroot.rockchip repo.

from buildroot.rockchip.

flatmax avatar flatmax commented on August 29, 2024

Closing this issue due to cross polination with an unrealted "device-custom" repo discussion.

from buildroot.rockchip.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.