summaryrefslogtreecommitdiff
path: root/u-boot-rpmlintrc
diff options
context:
space:
mode:
authorRobert Rosengren <robert.rosengren@stericsson.com>2010-11-11 10:16:56 +0100
committerMichael BRANDT <michael.brandt@stericsson.com>2010-11-19 12:54:31 +0100
commitc8c9d8e3dac93c840baa93db847f72f63a61790c (patch)
tree5096b295b9f1b3a1ee6e711f97120870d17d2d37 /u-boot-rpmlintrc
parent4aa698e163a47b97d35d14bbe76488b73dd32309 (diff)
MeeGo additions
Added necessary files to build u-boot for MeeGo. ST-Ericsson ID: CR271125 ST-Ericsson FOSS-OUT ID: STETL-FOSS-OUT-10009 Change-Id: Id8cc3680fc3c35f82b4889aa0f259fabac6d41ca Signed-off-by: Robert Rosengren <robert.rosengren@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/8343 Reviewed-by: Michael BRANDT <michael.brandt@stericsson.com> Reviewed-by: Sebastian RASMUSSEN <sebastian.rasmussen@stericsson.com> Reviewed-by: Mario BOIKOV <mario.boikov@stericsson.com>
Diffstat (limited to 'u-boot-rpmlintrc')
-rw-r--r--u-boot-rpmlintrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/u-boot-rpmlintrc b/u-boot-rpmlintrc
new file mode 100644
index 000000000..1dbd34819
--- /dev/null
+++ b/u-boot-rpmlintrc
@@ -0,0 +1,3 @@
+addFilter("u-boot.* executable-stack /boot/u-boot")
+addFilter("u-boot.* statically-linked-binary /boot/u-boot")
+addFilter("u-boot.* name-repeated-in-summary C U-Boot")