Home
last modified time | relevance | path

Searched refs:DIST (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/
H A D0005-Don-t-require-internet-connection-during-build.patch30 mkdir -p $(DIST)/usr/lib/omxplayer
31 mkdir -p $(DIST)/usr/bin
32 mkdir -p $(DIST)/usr/share/doc/omxplayer
33 - mkdir -p $(DIST)/usr/share/man/man1
34 cp omxplayer omxplayer.bin $(DIST)/usr/bin
35 cp COPYING $(DIST)/usr/share/doc/omxplayer
36 cp README.md $(DIST)/usr/share/doc/omxplayer/README
37 - cp omxplayer.1 $(DIST)/usr/share/man/man1
38 cp -P ffmpeg_compiled/usr/lib/*.so* $(DIST)/usr/lib/omxplayer/
39 - tar -czf omxplayer-dist.tar.gz $(DIST)
[all …]
H A Dfix-tar-command-with-DIST.patch9 This fails if DIST is an absolute path. The old command was working just fine.
25 cp README.md $(DIST)/usr/share/doc/omxplayer/README
26 cp omxplayer.1 $(DIST)/usr/share/man/man1
27 cp -P ffmpeg_compiled/usr/lib/*.so* $(DIST)/usr/lib/omxplayer/
28 - cd $(DIST); tar -czf ../$(DIST).tgz *
29 + tar -czf omxplayer-dist.tar.gz $(DIST)
32 cp -r $(DIST)/* /
H A D0002-Libraries-and-headers-from-ffmpeg-are-installed-in-u.patch30 DIST ?= omxplayer-dist
33 cp COPYING $(DIST)/usr/share/doc/omxplayer
34 cp README.md $(DIST)/usr/share/doc/omxplayer/README
35 cp omxplayer.1 $(DIST)/usr/share/man/man1
36 - cp -P ffmpeg_compiled/usr/local/lib/*.so* $(DIST)/usr/lib/omxplayer/
37 + cp -P ffmpeg_compiled/usr/lib/*.so* $(DIST)/usr/lib/omxplayer/
38 cd $(DIST); tar -czf ../$(DIST).tgz *
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/figlet/figlet/
H A D0001-build-add-autotools-support-to-allow-easy-cross-comp.patch81 -DIST = figlet-$(VERSION)
114 - rm -Rf $(DIST) $(DIST).tar.gz
115 - mkdir $(DIST)/
116 - cp $(DFILES) $(DIST)/
117 - mkdir $(DIST)/fonts
118 - cp fonts/*.fl[fc] $(DIST)/fonts
119 - mkdir $(DIST)/tests
120 - cp tests/*txt tests/emboss.tlf $(DIST)/tests
121 - tar cvf - $(DIST) | gzip -9c > $(DIST).tar.gz
122 - rm -Rf $(DIST)
[all …]
/openbmc/u-boot/lib/zlib/
H A Dinflate.h41 DIST, /* i: waiting for distance code */ enumerator
H A Dinflate.c774 state->mode = DIST; in inflate()
775 case DIST: in inflate()
/openbmc/linux/lib/zlib_inflate/
H A Dinflate.h38 DIST, /* i: waiting for distance code */ enumerator
H A Dinflate.c625 state->mode = DIST; in zlib_inflate()
627 case DIST: in zlib_inflate()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/
H A Domxplayer_git.bb32 file://fix-tar-command-with-DIST.patch \
85 export DIST = "${D}"
/openbmc/linux/
H A Dopengrok0.0.log[all...]