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:
8fc86a2
)
linux.inc: add RPSRC
author
Koen Kooi
<koen@openembedded.org>
Mon, 8 Oct 2007 14:19:42 +0000
(14:19 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 8 Oct 2007 14:19:42 +0000
(14:19 +0000)
packages/linux/linux.inc
patch
|
blob
|
history
diff --git
a/packages/linux/linux.inc
b/packages/linux/linux.inc
index
41b0c13
..
ecb4566
100644
(file)
--- a/
packages/linux/linux.inc
+++ b/
packages/linux/linux.inc
@@
-18,6
+18,8
@@
DEPENDS_append_fic-gta01 = " u-boot-mkimage-openmoko-native "
DEPENDS_append_fic-gta02 = " u-boot-mkimage-openmoko-native "
+RPSRC = "http://www.rpsys.net/openzaurus/patches/archive"
+
# Specify the commandline for your device
#boot from mmc
@@
-108,7
+110,7
@@
do_install_prepend() {
UBOOT_ENTRYPOINT ?= "20008000"
-KERNEL_IMAGE_BASE_NAME =
${KERNEL_IMAGETYPE}-${PV}-${PR}-${MACHINE}-${DATETIME}
+KERNEL_IMAGE_BASE_NAME =
"${KERNEL_IMAGETYPE}-${PV}-${PR}-${MACHINE}-${DATETIME}"
do_deploy() {
install -d ${DEPLOY_DIR_IMAGE}