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
angstrom: fix busybox regression by adding 'ipv4 ipv6' to DISTRO_FEATURES
[openembedded.git]
/
recipes
/
xcb
/
xcb-proto_git.bb
blob
447a8684fc5ae39487cf666686b9ebacc260b5bb
1
DEFAULT_PREFERENCE
=
"-1"
2
3
include
xcb
-
proto.inc
4
SRCREV
=
"2d873a3dc8c0e1315be426da8054adb4188574b0"
5
PV
=
"1.6+git"
6
PR
=
"r0"
7
8
SRC_URI
=
"git://anongit.freedesktop.org/xcb/proto;protocol=git"
9
S
=
"${WORKDIR}/git"
10
11
do_stage
() {
12
autotools_stage_all
13
}
14