repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libdmx: Add fso-specs to DEPENDS
[openembedded.git]
/
recipes
/
update-alternatives
/
update-alternatives-cworth.inc
blob
2d8ebb49b077ed19ab177d19388b73f57050adc3
1
LICENSE = "GPL"
2
SECTION = "base"
3
SRC_URI = "${HANDHELDS_CVS};module=familiar/dist/ipkg;tag=${@'V' + bb.data.getVar('PV',d,1).replace('.', '-')} \
4
file://update-alternatives.use.last.patch;patch=1 \
5
file://use-opkg-dir-instead-of-ipkg.patch;patch=1 "
6
S = "${WORKDIR}/ipkg/C"
7
PACKAGE_ARCH = "all"
8
9
INC_PR = "r4"