diff options
author | Michael Lauer <mickey@vanille-media.de> | 2007-08-05 06:42:00 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2007-08-05 06:42:00 +0000 |
commit | 7a792e2f3fd515657da9dc0537a6e32a2cc06180 (patch) | |
tree | 0f2f64bc0f701787bbc45f4d74f7dd3bc73ecd07 /packages/uboot/u-boot-mkimage-openmoko-native/uboot-mokoversion.patch | |
parent | 39bd83e6d9e25f27377191804dfb8a334eb4b7e6 (diff) |
rename u-boot[-mkimage]-gta01[-native] to u-boot[-mkimage]-openmoko[-native]
Diffstat (limited to 'packages/uboot/u-boot-mkimage-openmoko-native/uboot-mokoversion.patch')
-rw-r--r-- | packages/uboot/u-boot-mkimage-openmoko-native/uboot-mokoversion.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/uboot/u-boot-mkimage-openmoko-native/uboot-mokoversion.patch b/packages/uboot/u-boot-mkimage-openmoko-native/uboot-mokoversion.patch new file mode 100644 index 0000000000..a44434155e --- /dev/null +++ b/packages/uboot/u-boot-mkimage-openmoko-native/uboot-mokoversion.patch @@ -0,0 +1,10 @@ +Index: u-boot/tools/setlocalversion +=================================================================== +--- u-boot.orig/tools/setlocalversion 2007-03-26 14:42:58.000000000 +0200 ++++ u-boot/tools/setlocalversion 2007-03-26 14:46:47.000000000 +0200 +@@ -20,3 +20,5 @@ + printf '%s' -dirty + fi + fi ++ ++printf '%s' -moko9 |