aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-12-31 23:28:56 +0000
committerRichard Purdie <rpurdie@rpsys.net>2006-12-31 23:28:56 +0000
commita7c7d20784667526ec3fce58da7efe2b415aa884 (patch)
tree73c22c96396d8f235b49a0da712a9d9d04e377a9 /contrib
parent9bd213b23e9095cc0aa94952cc345a110a5cdc40 (diff)
downloadopenembedded-a7c7d20784667526ec3fce58da7efe2b415aa884.tar.gz
Rename: image_ipk -> image.bbclass, IPKG_INSTALL -> PACKAGE_INSTALL to prepare for deb packaging
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/oe-stylize.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/oe-stylize.py b/contrib/oe-stylize.py
index 7170af08bb..a92b58dc73 100755
--- a/contrib/oe-stylize.py
+++ b/contrib/oe-stylize.py
@@ -136,7 +136,7 @@ OE_vars = [
'INITSCRIPT_PACKAGES',
'INITSCRIPT_NAME',
'INITSCRIPT_PARAMS',
- 'IPKG_INSTALL',
+ 'PACKAGE_INSTALL',
'KERNEL_IMAGETYPE',
'KERNEL_IMAGEDEST',
'KERNEL_OUTPUT',