git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc14abd
)
v4l2apps: Switch to subdir= in SRC_URI
author
Tom Rini
<tom_rini@mentor.com>
Mon, 7 Mar 2011 17:44:35 +0000
(10:44 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Mon, 7 Mar 2011 17:51:49 +0000
(10:51 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/v4l2apps/v4l2apps_20020317.bb
patch
|
blob
|
history
diff --git
a/recipes/v4l2apps/v4l2apps_20020317.bb
b/recipes/v4l2apps/v4l2apps_20020317.bb
index
0098bb8
..
e6a0cbf
100644
(file)
--- a/
recipes/v4l2apps/v4l2apps_20020317.bb
+++ b/
recipes/v4l2apps/v4l2apps_20020317.bb
@@
-3,8
+3,7
@@
DESCRIPTION = "Video4linux Two sample applications"
LICENSE = "PD"
DEPENDS = "libxaw virtual/libx11 libxt"
-SRC_URI = "http://www.thedirks.org/pub/v4l2/apps/apps${PV}.tgz"
-S = "${WORKDIR}"
+SRC_URI = "http://www.thedirks.org/pub/v4l2/apps/apps${PV}.tgz;subdir=${BPN}-${PV}"
#FIXME: currently busted, as it requires v4l2 -kernel headers.
#either fix the apps to use headers not in linux/, or make this package