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:
0f0b38c
)
make do_build nostamp for packages using image_rootfs.bbclass
author
Phil Blundell
<philb@gnu.org>
Sat, 22 Jan 2005 23:35:35 +0000
(23:35 +0000)
committer
Phil Blundell
<philb@gnu.org>
Sat, 22 Jan 2005 23:35:35 +0000
(23:35 +0000)
BKrev: 41f2e347IXdl_kk4iVLjIHXcAJsUiQ
classes/rootfs_ipk.bbclass
patch
|
blob
|
history
diff --git
a/classes/rootfs_ipk.bbclass
b/classes/rootfs_ipk.bbclass
index
96e3321
..
9897c1d
100644
(file)
--- a/
classes/rootfs_ipk.bbclass
+++ b/
classes/rootfs_ipk.bbclass
@@
-12,6
+12,7
@@
PACKAGES = ""
do_rootfs[nostamp] = 1
do_rootfs[dirs] = ${TOPDIR}
+do_build[nostamp] = 1
IPKG_ARGS = "-f ${T}/ipkg.conf -o ${IMAGE_ROOTFS}"