Giter Site home page Giter Site logo

ettus-docker's People

Contributors

auchter avatar brentstapleton avatar joergho avatar mbr0wn avatar skooni avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ettus-docker's Issues

Warning during e320 build

WARNING: trousers-0.3.14+gitAUTOINC+4b9a70d578-r0 do_fetch: Failed to fetch URL git://git.code.sf.net/p/trousers/trousers, attempting MIRRORS if available
WARNING: tpm-tools-1.3.9.1+gitAUTOINC+5c5126bedf-r0 do_patch:
Some of the context lines in patches were ignored. This can lead to incorrectly applied patches.
The context lines in the patches can be updated with devtool:

devtool modify <recipe>
devtool finish --force-patch-refresh <recipe> <layer_path>

Then the updated patches and the source tree (in devtool's workspace)
should be reviewed to make sure the patches apply in the correct place
and don't introduce duplicate lines (which can, and does happen
when some of the context is ignored). Further information:
http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450
Details:
Applying patch tpm-tools-extendpcr.patch
patching file include/tpm_tspi.h
patching file lib/tpm_tspi.c
patching file src/cmds/Makefile.am
Hunk #2 succeeded at 34 with fuzz 1.
patching file src/cmds/tpm_extendpcr.c

Now at patch tpm-tools-extendpcr.patch

Error setting net.core.rmem_max in docker

my container used ubuntu focal,usrp is x310.
when i run sysctl -w net.core.rmem_max=2426666,return sysctl: cannot stat /proc/sys/net/core/rmem_max: No such file or directory

build_imgs_package.sh is not executable, but README suggests it should be

[oe-builder@0d7d4b1af942 ~]$ ./meta-ettus/contrib/build_imgs_package.sh
bash: ./meta-ettus/contrib/build_imgs_package.sh: Permission denied
[oe-builder@0d7d4b1af942 ~]$ ls -l ./meta-ettus/contrib/build_imgs_package.sh
-rw-rw-r--. 1 oe-builder oe-builder 3766 Oct 23 14:03 ./meta-ettus/contrib/build_imgs_package.sh

Running repo init fails without git id info

Running repo init for the first time ends in tears:

Traceback (most recent call last):
File "/home/oe-builder/.repo/repo/main.py", line 530, in
_Main(sys.argv[1:])
File "/home/oe-builder/.repo/repo/main.py", line 505, in _Main
result = run()
File "/home/oe-builder/.repo/repo/main.py", line 498, in
run = lambda: repo._Run(name, gopts, argv) or 0
File "/home/oe-builder/.repo/repo/main.py", line 201, in _Run
result = cmd.Execute(copts, cargs)
File "/home/oe-builder/.repo/repo/subcmds/init.py", line 456, in Execute
self._ConfigureUser()
File "/home/oe-builder/.repo/repo/subcmds/init.py", line 347, in _ConfigureUser
name = self._Prompt('Your Name', mp.UserName)
File "/home/oe-builder/.repo/repo/project.py", line 914, in UserName
self._LoadUserIdentity()
File "/home/oe-builder/.repo/repo/project.py", line 927, in _LoadUserIdentity
u = self.bare_git.var('GIT_COMMITTER_IDENT')
File "/home/oe-builder/.repo/repo/project.py", line 3004, in runner
(self._project.name, name, p.stderr))
error.GitError: manifests var:
*** Please tell me who you are.

Run

git config --global user.email "[email protected]"
git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident name (for <(null)>) not allowed

Work is run the suggested commands.

SD card image transplant

Hi!
I have tried to build my own sd card image, I fellowed the README file, and I successfully built the usrp_e310_sg1 sd card image.
The next step I want to transplant the SD Card image to ADRV9364-ZYNQ7020 that using xilinx zynq xc7z020clg400.
Can this SD card image be transplanted to zynq7020clg400? How to modify the source of fpga bitstream file? I want to modify it to my own source.

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.