[oe-commits] org.oe.dev merge of '249c76d0a12f930196eb04dbaed9848311cd283a'

xora commit openembedded-commits at lists.openembedded.org
Thu Aug 30 10:46:19 UTC 2007


merge of '249c76d0a12f930196eb04dbaed9848311cd283a'
     and 'f7b8fecab0a891e883df73b811b50dae38261186'

Author: xora at openembedded.org
Branch: org.openembedded.dev
Revision: 06fb345943334f939a5210e3a0e3c6d4edf0e6c1
ViewMTN: http://monotone.openembedded.org/revision.psp?id=06fb345943334f939a5210e3a0e3c6d4edf0e6c1
Files:
1
packages/mtd/mtd-utils_1.0.0+git.bb
Diffs:

#
# mt diff -r249c76d0a12f930196eb04dbaed9848311cd283a -r06fb345943334f939a5210e3a0e3c6d4edf0e6c1
#
# 
# 
# patch "packages/mtd/mtd-utils_1.0.0+git.bb"
#  from [5a4eeda941b257100b2222655196333091e734a1]
#    to [27a6f24ca45f9dd4a2349910c95201a7f5e5e959]
# 
============================================================
--- packages/mtd/mtd-utils_1.0.0+git.bb	5a4eeda941b257100b2222655196333091e734a1
+++ packages/mtd/mtd-utils_1.0.0+git.bb	27a6f24ca45f9dd4a2349910c95201a7f5e5e959
@@ -1,11 +1,17 @@ LICENSE = "GPLv2"
 DESCRIPTION = "Tools for managing memory technology devices."
 SECTION = "base"
 DEPENDS = "zlib lzo"
 HOMEPAGE = "http://www.linux-mtd.infradead.org/"
 LICENSE = "GPLv2"
-PR = "r4"
+PR = "r5"
 
-SRC_URI = "git://git.infradead.org/mtd-utils.git;protocol=git;tag=master \
+# This is the default package, thus we lock to a specific git version so 
+# upstream changes will not break builds.
+
+TAG = "9845d92440bd87739c89edd000fd6e0c47fab185"
+# As of 2007/27/07, see http://git.infradead.org/?p=mtd-utils.git;a=shortlog
+
+SRC_URI = "git://git.infradead.org/mtd-utils.git;protocol=git;tag=${TAG} \
            file://add-exclusion-to-mkfs-jffs2-git.patch;patch=1 \
 	   file://fix-ignoreerrors-git.patch;patch=1 \
 	   file://lzo_1x.patch;patch=1"


#
# mt diff -rf7b8fecab0a891e883df73b811b50dae38261186 -r06fb345943334f939a5210e3a0e3c6d4edf0e6c1
#
# 
# no changes
# 






More information about the Openembedded-commits mailing list