diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-10-29 11:00:19 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-10-29 11:00:19 +0000 |
commit | 70abc059ebae6bd18399c0361d348f415a3f631a (patch) | |
tree | 86ae8bf44d64d40603b5bca6774eac7f1aaa3ce5 /meta/packages/uboot/u-boot-mkimage-openmoko-native/uboot-mokoversion.patch | |
parent | ce1e498f5d3a46642b6bb14c14ebae2a52f732a4 (diff) | |
download | poky-70abc059ebae6bd18399c0361d348f415a3f631a.tar.gz |
u-boot: import OpenMoko uboot from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3014 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/uboot/u-boot-mkimage-openmoko-native/uboot-mokoversion.patch')
-rw-r--r-- | meta/packages/uboot/u-boot-mkimage-openmoko-native/uboot-mokoversion.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/packages/uboot/u-boot-mkimage-openmoko-native/uboot-mokoversion.patch b/meta/packages/uboot/u-boot-mkimage-openmoko-native/uboot-mokoversion.patch new file mode 100644 index 0000000000..a44434155e --- /dev/null +++ b/meta/packages/uboot/u-boot-mkimage-openmoko-native/uboot-mokoversion.patch | |||
@@ -0,0 +1,10 @@ | |||
1 | Index: u-boot/tools/setlocalversion | ||
2 | =================================================================== | ||
3 | --- u-boot.orig/tools/setlocalversion 2007-03-26 14:42:58.000000000 +0200 | ||
4 | +++ u-boot/tools/setlocalversion 2007-03-26 14:46:47.000000000 +0200 | ||
5 | @@ -20,3 +20,5 @@ | ||
6 | printf '%s' -dirty | ||
7 | fi | ||
8 | fi | ||
9 | + | ||
10 | +printf '%s' -moko9 | ||